Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/acpica/
H A Dacpi_cpu.c75 bool do_mwait; member
793 cx_ptr->do_mwait = true; in acpi_cpu_cx_cst_mwait()
1184 if (cx_next->do_mwait) in acpi_cpu_idle()
1192 if (cx_next->do_mwait) in acpi_cpu_idle()
1223 if (cx_next->do_mwait) in acpi_cpu_idle()
1459 if (cx->do_mwait) { in acpi_cpu_method_sysctl()