Searched refs:MSR_CONFIG_TDP_NOMINAL (Results 1 – 4 of 4) sorted by relevance
482 #define MSR_CONFIG_TDP_NOMINAL 0x00000648 macro
481 #define MSR_CONFIG_TDP_NOMINAL 0x00000648 macro
2236 tdp_msr = MSR_CONFIG_TDP_NOMINAL + (tdp_ctrl & 0x03); in core_get_tdp_ratio()
565 bool has_config_tdp; /* MSR_CONFIG_TDP_NOMINAL/LEVEL_1/LEVEL_2/CONTROL, MSR_TURBO_ACTIVATION_RATIO */5626 get_msr(base_cpu, MSR_CONFIG_TDP_NOMINAL, &msr); in dump_config_tdp() 5627 fprintf(outf, "cpu%d: MSR_CONFIG_TDP_NOMINAL: 0x%08llx", base_cpu, msr); in dump_config_tdp()