Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/vm/ !
H A Dvm_protos.h746 #define VM_SWAP_FLAGS_NONE 0 macro
H A Dvm_compressor_backing_store.c1198 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in vm_swapout_thread()
H A Dvm_compressor.c4691 vm_swap_consider_defragmenting(VM_SWAP_FLAGS_NONE); in c_decompress_page()