Home
last modified time | relevance | path

Searched refs:PAGE_REPLACEMENT_ALLOWED (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/osfmk/vm/
H A Dvm_compressor.c669 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_decompressor_lock()
673 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_decompressor_lock()
679 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_decompressor_unlock()
683 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_decompressor_unlock()
2548 PAGE_REPLACEMENT_ALLOWED(TRUE); in c_seg_coalesce()
2564 PAGE_REPLACEMENT_ALLOWED(FALSE); in c_seg_coalesce()
6321 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_compressor_relocate()
6327 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_compressor_relocate()
6617 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_uncompressed_return_space_to_swap()
6648 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_uncompressed_return_space_to_swap()
[all …]
H A Dvm_compressor_internal.h126 #define PAGE_REPLACEMENT_ALLOWED(enable) (enable == TRUE ? lck_rw_lock_exclusive(&c_master_l… macro
H A Dvm_mteinfo.c2123 PAGE_REPLACEMENT_ALLOWED(TRUE); in mteinfo_reclaim_tag_storage_page()
2137 PAGE_REPLACEMENT_ALLOWED(FALSE); in mteinfo_reclaim_tag_storage_page()
2236 PAGE_REPLACEMENT_ALLOWED(FALSE); in mteinfo_reclaim_tag_storage_page()
2280 PAGE_REPLACEMENT_ALLOWED(FALSE); in mteinfo_reclaim_tag_storage_page()
H A Dvm_resident.c7895 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_page_find_contiguous()
8025 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_page_find_contiguous()
8032 PAGE_REPLACEMENT_ALLOWED(TRUE); in vm_page_find_contiguous()
8319 PAGE_REPLACEMENT_ALLOWED(FALSE); in vm_page_find_contiguous()