Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h517 #define MSR_CONFIG_TDP_LEVEL_1 0x00000649 macro
/linux/arch/x86/include/asm/
H A Dmsr-index.h517 #define MSR_CONFIG_TDP_LEVEL_1 0x00000649 macro
/linux/tools/power/x86/turbostat/
H A Dturbostat.c5695 get_msr(master_cpu, MSR_CONFIG_TDP_LEVEL_1, &msr); in dump_config_tdp()