Searched refs:VM_CONFIG_COMPRESSOR_IS_ACTIVE (Results 1 – 5 of 5) sorted by relevance
122 #define VM_DYNAMIC_PAGING_ENABLED() (VM_CONFIG_COMPRESSOR_IS_ACTIVE)667 #define VM_CONFIG_COMPRESSOR_IS_ACTIVE (vm_config.compressor_is_active == TRUE) macro
113 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in vm_phantom_cache_init()
3471 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in vm_pageout_scan()3711 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE || in vm_pageout_scan()11130 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in VM_PRESSURE_NORMAL_TO_WARNING()11150 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in VM_PRESSURE_WARNING_TO_CRITICAL()11167 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in VM_PRESSURE_WARNING_TO_NORMAL()11182 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in VM_PRESSURE_CRITICAL_TO_WARNING()11319 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in run_compressor_perf_test()
1214 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in vm_compressor_init()
1055 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) \ in vm_fault_page()