Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h208 #define MSR_PKG_POWER_INFO 0x00000614 macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h491 #define MSR_PKG_POWER_INFO 0x00000614 macro
/Linux-v4.19/drivers/powercap/
Dintel_rapl.c656 rd->msrs[4] = MSR_PKG_POWER_INFO; in rapl_init_domains()
/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c3723 if (!get_msr(base_cpu, MSR_PKG_POWER_INFO, &msr)) in get_tdp()
4035 if (get_msr(cpu, MSR_PKG_POWER_INFO, &msr)) in print_rapl()