Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/powercap/
Dintel_rapl_msr.c39 MSR_PKG_POWER_LIMIT, MSR_PKG_ENERGY_STATUS, MSR_PKG_PERF_STATUS, 0, MSR_PKG_POWER_INFO },
/linux-5.19.10/tools/arch/x86/include/asm/
Dmsr-index.h367 #define MSR_PKG_POWER_INFO 0x00000614 macro
/linux-5.19.10/arch/x86/include/asm/
Dmsr-index.h367 #define MSR_PKG_POWER_INFO 0x00000614 macro
/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c4455 if (!get_msr(base_cpu, MSR_PKG_POWER_INFO, &msr)) in get_tdp_intel()
4864 if (get_msr(cpu, MSR_PKG_POWER_INFO, &msr)) in print_rapl()