Searched refs:CACHE_MTRR (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcacheinfo.h7 #define CACHE_MTRR 0x01 macro
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c590 memory_caching_control |= CACHE_MTRR;
630 if (memory_caching_control & CACHE_MTRR) {
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c1122 if (memory_caching_control & CACHE_MTRR) {

Completed in 143 milliseconds