Searched refs:vm_restricted_to_single_processor (Results 1 – 4 of 4) sorted by relevance
305 boolean_t vm_restricted_to_single_processor; member
2499 vm_pageout_state.vm_restricted_to_single_processor == FALSE) {4842 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) {5271 int vm_restricted_to_single_processor = 0; local5273 …("vm_restricted_to_single_processor", &vm_restricted_to_single_processor, sizeof(vm_restricted_to_…5274 …kprintf("Overriding vm_restricted_to_single_processor to %d\n", vm_restricted_to_single_processor);5275 …vm_pageout_state.vm_restricted_to_single_processor = (vm_restricted_to_single_processor ? TRUE : F…5296 vm_pageout_state.vm_restricted_to_single_processor = TRUE;5298 vm_pageout_state.vm_restricted_to_single_processor = FALSE;5410 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE &&
2921 if (vm_pageout_state.vm_restricted_to_single_processor == FALSE) { in vm_run_compactor()3694 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in vm_compressor_swap_trigger_thread()
2222 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_init()4698 if (vm_pageout_state.vm_restricted_to_single_processor == TRUE) { in memorystatus_thread_init()