Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h227 #define MSR_CONFIG_TDP_LEVEL_2 0x0000064A macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h510 #define MSR_CONFIG_TDP_LEVEL_2 0x0000064A macro
/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c2312 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_2, &msr); in dump_config_tdp()