Home
last modified time | relevance | path

Searched refs:cpu_idle_enter (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Dcpu_machdep.c529 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter() function
586 if (cpu_idle_enter(state, STATE_SLEEPING)) { in cpu_idle_acpi()
601 if (cpu_idle_enter(state, STATE_SLEEPING)) { in cpu_idle_hlt()
613 if (cpu_idle_enter(state, STATE_MWAIT)) { in cpu_idle_mwait()