Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h531 #define MSR_CONFIG_TDP_LEVEL_2 0x0000064A macro
/tools/power/x86/turbostat/
Dturbostat.c2402 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_2, &msr); in dump_config_tdp()