Searched refs:vm_compressor_temp (Results 1 – 1 of 1) sorted by relevance
313 int i, vm_compressor_temp; in vm_fault_init() local330 if (PE_parse_boot_argn("vm_compressor", &vm_compressor_temp, sizeof(vm_compressor_temp))) { in vm_fault_init()332 if (((vm_compressor_temp & (1 << i)) == vm_compressor_temp)) { in vm_fault_init()334 vm_compressor_mode = vm_compressor_temp; in vm_fault_init()339 printf("Ignoring \"vm_compressor\" boot arg %d\n", vm_compressor_temp); in vm_fault_init()