Searched refs:vm_restricted_to_single_processor (Results 1 – 4 of 4) sorted by relevance
294 boolean_t vm_restricted_to_single_processor; member
2295 vm_pageout_state.vm_restricted_to_single_processor == FALSE) {4619 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) {5044 int vm_restricted_to_single_processor = 0; local5046 …("vm_restricted_to_single_processor", &vm_restricted_to_single_processor, sizeof(vm_restricted_to_…5047 …kprintf("Overriding vm_restricted_to_single_processor to %d\n", vm_restricted_to_single_processor);5048 …vm_pageout_state.vm_restricted_to_single_processor = (vm_restricted_to_single_processor ? TRUE : F…5069 vm_pageout_state.vm_restricted_to_single_processor = TRUE;5071 vm_pageout_state.vm_restricted_to_single_processor = FALSE;5183 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE &&
2863 if (vm_pageout_state.vm_restricted_to_single_processor == FALSE) { in vm_run_compactor()3568 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in vm_compressor_swap_trigger_thread()
2195 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_init()4576 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_thread_init()