Searched refs:upl_page_info_array_t (Results 1 - 12 of 12) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dupl.defs94 in page_list : upl_page_info_array_t);
101 in page_list : upl_page_info_array_t;
H A Dmemory_object_control.defs153 out page_list : upl_page_info_array_t, CountInOut;
162 out page_list : upl_page_info_array_t, CountInOut;
H A Dmemory_object_types.h430 typedef upl_page_info_t *upl_page_info_array_t; typedef
431 typedef upl_page_info_array_t upl_page_list_ptr_t;
H A Dvm_map.defs467 out page_info : upl_page_info_array_t, CountInOut;
H A Dmach_types.defs85 type upl_page_info_array_t = array[*:256] of upl_page_info_t;
/darwin-on-arm/xnu/osfmk/vm/
H A Dmemory_object.h131 upl_page_info_array_t user_page_list,
H A Dvm_pageout.h138 upl_page_info_array_t page_list,
249 upl_page_info_array_t pagelist;
335 upl_page_info_array_t user_page_list,
344 upl_page_info_array_t user_page_list,
H A Dvm_user.c1769 upl_page_info_array_t page_list,
2966 upl_page_info_array_t pl,
3018 upl_page_info_array_t pl,
3203 upl_page_info_array_t user_page_list,
3213 upl_page_info_array_t user_page_list,
H A Dvm_map.h1089 upl_page_info_array_t page_info,
H A Dmemory_object.c1449 upl_page_info_array_t user_page_list,
1595 upl_page_info_array_t user_page_list,
H A Dvm_pageout.c3422 upl_page_info_array_t user_page_list,
4312 upl_page_info_array_t page_list,
5860 upl_page_info_array_t user_page_list,
5881 upl_page_info_array_t user_page_list,
7636 vector_upl->pagelist = (upl_page_info_array_t)kalloc(sizeof(struct upl_page_info)*(vector_upl->size/PAGE_SIZE));
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp83 upl_page_info_array_t user_page_list,
2024 upl_page_info_array_t page_list,
2063 upl_page_info_array_t pageInfo;

Completed in 70 milliseconds