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)240 #define VM_CONFIG_COMPRESSOR_IS_ACTIVE (vm_config.compressor_is_active == TRUE) macro
114 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in vm_phantom_cache_init()
3501 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) {3742 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE ||10046 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) {10070 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) {10087 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) {10102 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) {10231 if (!VM_CONFIG_COMPRESSOR_IS_ACTIVE) {
1258 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) { in vm_compressor_init()
1095 if (VM_CONFIG_COMPRESSOR_IS_ACTIVE) \ in vm_fault_page()