Searched refs:PAGER_PAGEIN (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_apple_protect.c198 #define PAGER_PAGEIN 0x00000002 macro
367 PAGER_DEBUG(PAGER_PAGEIN, ("apple_protect_pager_data_request: %p, %llx, %x, %x, pager %p\n", mem_obj, offset, length, protection_required, pager));
H A Dvm_swapfile_pager.c186 #define PAGER_PAGEIN 0x00000002 macro
341 PAGER_DEBUG(PAGER_PAGEIN, ("swapfile_pager_data_request: %p, %llx, %x, %x, pager %p\n", mem_obj, offset, length, protection_required, pager));
H A Dbsd_vm.c172 #define PAGER_PAGEIN 0x00000002 macro

Completed in 31 milliseconds