Home
last modified time | relevance | path

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

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