Searched refs:UPL_GET_INTERNAL_PAGE_LIST (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dubc_subr.c2020 *plp = UPL_GET_INTERNAL_PAGE_LIST(*uplp);
2117 pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
2194 pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
2350 return (UPL_GET_INTERNAL_PAGE_LIST(upl));
/darwin-on-arm/xnu/bsd/vm/
H A Dvnode_pager.c716 return(UPL_GET_INTERNAL_PAGE_LIST(upl));
/darwin-on-arm/xnu/osfmk/mach/
H A Dmemory_object_types.h657 /* The call prototyped below is used strictly by UPL_GET_INTERNAL_PAGE_LIST */
673 /* UPL_GET_INTERNAL_PAGE_LIST is only valid on internal objects where the */
677 #define UPL_GET_INTERNAL_PAGE_LIST(upl) \ macro
/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_apple_protect.c428 upl_pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
H A Dvm_swapfile_pager.c392 upl_pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
H A Dvm_pageout.c4234 *user_page_list_ptr = UPL_GET_INTERNAL_PAGE_LIST(*upl_ptr);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c2304 pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
4357 pl = UPL_GET_INTERNAL_PAGE_LIST(upl);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp757 upl_page_info_t *pageList = UPL_GET_INTERNAL_PAGE_LIST(iopl.fIOPL);
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddp_backing_store.c3435 pl = UPL_GET_INTERNAL_PAGE_LIST(upl);

Completed in 118 milliseconds