Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h174 #define MSR_DRAM_POWER_LIMIT 0x00000618 macro
/linux-4.4.14/drivers/powercap/
Dintel_rapl.c643 rd->msrs[0] = MSR_DRAM_POWER_LIMIT; in rapl_init_domains()
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c2426 if (get_msr(cpu, MSR_DRAM_POWER_LIMIT, &msr)) in print_rapl()