Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c78 static atomic_t therm_throt_en = ATOMIC_INIT(0); variable
312 if (!atomic_read(&therm_throt_en)) in thermal_throttle_init_device()
567 atomic_set(&therm_throt_en, 1); in intel_init_thermal()