Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h190 #define MSR_CONFIG_TDP_LEVEL_2 0x0000064A macro
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c1424 get_msr(base_cpu, MSR_CONFIG_TDP_LEVEL_2, &msr); in dump_config_tdp()