Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dintel_rapl.h88 #define NR_POWER_LIMITS (POWER_LIMIT4 + 1) macro
114 struct rapl_power_limit rpl[NR_POWER_LIMITS];
/linux/drivers/powercap/ !
H A Dintel_rapl_common.c56 static const char *pl_names[NR_POWER_LIMITS] = {
237 for (i = 0; i < NR_POWER_LIMITS; i++) { in find_nr_power_limit()
348 for (i = POWER_LIMIT1, j = 0; i < NR_POWER_LIMITS; i++) { in contraint_to_pl()
521 for (t = POWER_LIMIT1; t < NR_POWER_LIMITS; t++) { in rapl_init_domains()
826 for (i = POWER_LIMIT2; i < NR_POWER_LIMITS; i++) { in rapl_default_set_floor_freq()
1034 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in rapl_detect_powerlimit()
1679 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in rapl_remove_package_cpuslocked()
1830 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) { in power_limit_state_save()
1851 for (i = POWER_LIMIT1; i < NR_POWER_LIMITS; i++) in power_limit_state_restore()