Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor_backing_store.c86 #define SWAP_REUSE 0x8 /* Swap file is on the Q and has a name. Reuse after init-ing.*/ macro
1515 if (swf->swp_flags == SWAP_REUSE) { in vm_swap_create_file()
2350 swf->swp_flags = SWAP_REUSE; in vm_swap_reclaim()