Searched refs:direct_handoff (Results 1 – 2 of 2) sorted by relevance
414 boolean_t direct_handoff = FALSE; in sched_init() local443 if (PE_parse_boot_argn("direct_handoff", &direct_handoff, sizeof(direct_handoff))) { in sched_init()444 allow_direct_handoff = direct_handoff; in sched_init()
5063 SYSCTL_INT(_kern, OID_AUTO, direct_handoff,