Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dcpu_machdep.c238 state = &PCPU_PTR(monitorbuf)->idle_state; in acpi_cpu_idle_mwait()
501 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_acpi()
520 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_hlt()
552 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_mwait()
577 state = &PCPU_PTR(monitorbuf)->idle_state; in cpu_idle_spin()
653 state = &mb->idle_state; in cpu_idle_wakeup()
/f-stack/freebsd/i386/include/
H A Dpcpu.h45 int idle_state; /* Used by cpu_idle_mwait. */ member
/f-stack/freebsd/amd64/include/
H A Dpcpu.h44 int idle_state; /* Used by cpu_idle_mwait. */ member