Searched refs:CPUID_MTRR (Results 1 – 3 of 3) sorted by relevance
384 regs[3] |= (CPUID_MCA | CPUID_MCE | CPUID_MTRR); in x86_emulate_cpuid()
719 if (!(cpu_feature & CPUID_MTRR)) in x86_mem_drvinit()
154 #define CPUID_MTRR 0x00001000 macro