Searched refs:cpu_cst_cnt (Results 1 – 1 of 1) sorted by relevance
148 static uint8_t cpu_cst_cnt; /* Indicate we are _CST aware. */ variable340 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()