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.c147 static uint8_t cpu_cst_cnt; /* Indicate we are _CST aware. */ variable
338 cpu_cst_cnt = AcpiGbl_FADT.CstControl; in acpi_cpu_attach()
1066 if (!cpu_cx_generic && cpu_cst_cnt != 0) { in acpi_cpu_startup_cx()
1068 AcpiOsWritePort(cpu_smi_cmd, cpu_cst_cnt, 8); in acpi_cpu_startup_cx()