Searched refs:VM_PAGER_FREEZER_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.h499 #define VM_PAGER_FREEZER_DEFAULT 0x8 /* Freezer backed by default pager.*/ macro
509 #define DEFAULT_FREEZER_IS_ACTIVE ((vm_compressor_mode & VM_PAGER_FREEZER_DEFAULT) == VM_PAGER_FREEZER_DEFAULT)
/xnu-2422.115.4/tools/tests/memorystatus/
H A Dmemorystatus.c57 #ifndef VM_PAGER_FREEZER_DEFAULT
58 #define VM_PAGER_FREEZER_DEFAULT 0x8 /* Freezer backed by default pager.*/ macro
1362 if (mode != VM_PAGER_FREEZER_DEFAULT) {

Completed in 61 milliseconds