Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/powercap/
Dintel_rapl_msr.c36 MSR_PKG_POWER_LIMIT, MSR_PKG_ENERGY_STATUS, MSR_PKG_PERF_STATUS, 0, MSR_PKG_POWER_INFO },
/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h279 #define MSR_PKG_POWER_INFO 0x00000614 macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h512 #define MSR_PKG_POWER_INFO 0x00000614 macro
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c3819 if (!get_msr(base_cpu, MSR_PKG_POWER_INFO, &msr)) in get_tdp_intel()
4191 if (get_msr(cpu, MSR_PKG_POWER_INFO, &msr)) in print_rapl()