Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Dintel.c76 CMCI_STORM_NONE, enumerator
139 if (__this_cpu_read(cmci_storm_state) == CMCI_STORM_NONE) in mce_intel_cmci_poll()
159 per_cpu(cmci_storm_state, cpu) = CMCI_STORM_NONE; in mce_intel_hcpu_update()
211 __this_cpu_write(cmci_storm_state, CMCI_STORM_NONE); in cmci_intel_adjust_timer()
230 if (__this_cpu_read(cmci_storm_state) != CMCI_STORM_NONE) in cmci_storm_detect()