Searched refs:cpu_cx_generic (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_cpu.c145 static int cpu_cx_generic; variable
327 cpu_cx_generic = FALSE;
636 if (!cpu_cx_generic && acpi_cpu_cx_cst(sc) != 0) {
641 cpu_cx_generic = TRUE;
857 if (cpu_cx_generic) {
943 if (!cpu_cx_generic && cpu_cst_cnt != 0) {
1146 if (cpu_cx_generic && mp_ncpus > 1) {

Completed in 102 milliseconds