Home
last modified time | relevance | path

Searched refs:DW_vm_phantom_cache_update (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/osfmk/vm/
H A Dvm_page.h1856 #define DW_vm_phantom_cache_update 0x8000 macro
H A Dvm_resident.c6681 if (dwp->dw_mask & DW_vm_phantom_cache_update) { in vm_page_do_delayed_work()
H A Dvm_pageout.c7966 dwp->dw_mask |= DW_vm_phantom_cache_update; in upl_commit_range()