Searched refs:hw_ssb_active (Results 1 – 3 of 3) sorted by relevance
278 if (PCPU_GET(ibpb_set) || hw_ssb_active) { in acpi_cpu_idle_mwait()1047 int hw_ssb_active; variable1051 &hw_ssb_active, 0,1059 &hw_ssb_active, 0, "Speculative Store Bypass Disable active");1066 hw_ssb_active = 0; in hw_ssb_set()1069 hw_ssb_active = enable; in hw_ssb_set()
92 extern int hw_ssb_active;
218 hw_ssb_active = 0; in acpi_sleep_machdep()