Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmsr-index.h502 #define MSR_PP0_POWER_LIMIT 0x00000638 macro
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h502 #define MSR_PP0_POWER_LIMIT 0x00000638 macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c8089 if (get_msr(cpu, MSR_PP0_POWER_LIMIT, &msr)) in print_rapl()