Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dintel_rapl.h71 #define NR_POWER_LIMITS (3) macro
90 struct rapl_power_limit rpl[NR_POWER_LIMITS];
/Linux-v5.10/drivers/powercap/
Dintel_rapl_common.c204 for (i = 0; i < NR_POWER_LIMITS; i++) { in find_nr_power_limit()
301 for (i = 0, j = 0; i < NR_POWER_LIMITS; i++) { in contraint_to_pl()
1209 for (i = 0; i < NR_POWER_LIMITS; i++) { in rapl_detect_powerlimit()