Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h159 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
/linux-4.1.27/drivers/powercap/
Dintel_rapl.c605 rd->msrs[0] = MSR_PKG_POWER_LIMIT; in rapl_init_domains()
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c2300 if (get_msr(cpu, MSR_PKG_POWER_LIMIT, &msr)) in print_rapl()