Searched refs:vm_page_with_ppnum_t (Results 1 – 1 of 1) sorted by relevance
423 typedef struct vm_page_with_ppnum *vm_page_with_ppnum_t; typedef432 return ((vm_page_with_ppnum_t)m)->vmp_phys_page; in VM_PAGE_GET_PHYS_PAGE()439 ((vm_page_with_ppnum_t)(m))->vmp_phys_page = ppnum; \451 typedef struct vm_page_with_ppnum *vm_page_with_ppnum_t; typedef