Searched refs:MSR_K6_UWCCR (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/mtrr/
H A Damd.c14 rdmsr(MSR_K6_UWCCR, low, high); amd_get_mtrr()
66 rdmsr(MSR_K6_UWCCR, regs[0], regs[1]); amd_set_mtrr()
91 wrmsr(MSR_K6_UWCCR, regs[0], regs[1]); amd_set_mtrr()
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dmsr-index.h339 #define MSR_K6_UWCCR 0xc0000085 macro

Completed in 94 milliseconds