Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/vm/
H A Dvm_pageout.h643 …boolean_t swap_is_active; /* pager can actively swap out compressed segments… member
664 #define VM_CONFIG_SWAP_IS_ACTIVE (vm_config.swap_is_active == TRUE)
H A Dvm_pageout.c4984 vm_config.swap_is_active = TRUE; in vm_config_init()