Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_cpu.c148 static uint8_t cpu_cst_cnt; /* Indicate we are _CST aware. */ variable
340 cpu_cst_cnt = AcpiGbl_FADT.CstControl; in acpi_cpu_attach()
1074 if (!cpu_cx_generic && cpu_cst_cnt != 0) { in acpi_cpu_startup_cx()
1076 AcpiOsWritePort(cpu_smi_cmd, cpu_cst_cnt, 8); in acpi_cpu_startup_cx()