Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h297 #define MSR_CONFIG_TDP_LEVEL_1 0x00000649 macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h530 #define MSR_CONFIG_TDP_LEVEL_1 0x00000649 macro
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c2388 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_1, &msr); in dump_config_tdp()