Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c51 struct thermal_state { struct
76 static DEFINE_PER_CPU(struct thermal_state, thermal_state);
101 per_cpu(thermal_state, cpu).event.name); \
157 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in therm_throt_process()
214 struct thermal_state *pstate = &per_cpu(thermal_state, this_cpu); in thresh_event_valid()