Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c42 struct _thermal_state { struct
51 struct _thermal_state core_throttle; argument
52 struct _thermal_state core_power_limit;
53 struct _thermal_state package_throttle;
54 struct _thermal_state package_power_limit;
55 struct _thermal_state core_thresh0;
56 struct _thermal_state core_thresh1;
57 struct _thermal_state pkg_thresh0;
58 struct _thermal_state pkg_thresh1;
147 struct _thermal_state *state; in therm_throt_process()
[all …]