NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
x86_mwait
sys/arch/x86/acpi/acpi_cpu_md.c
419
x86_mwait((state - 1) << 4, 0);
sys/arch/x86/include/cpufunc.h
141
void x86_mwait(uint32_t, uint32_t);
sys/arch/x86/x86/cpu.c
1521
x86_mwait(0, 0);
sys/arch/x86/x86/cpu.c
984
x86_mwait(0, 0);