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

/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_cpu.c160 static int cpu_cx_generic; variable
385 cpu_cx_generic = FALSE;
707 if (!cpu_cx_generic && acpi_cpu_cx_cst(sc) != 0) {
712 cpu_cx_generic = TRUE;
990 if (cpu_cx_generic) {
1089 if (!cpu_cx_generic && cpu_cst_cnt != 0) {
1317 if (cpu_cx_generic && mp_ncpus > 1) {

Completed in 44 milliseconds