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

/linux-master/arch/x86/include/asm/
H A Dcacheinfo.h8 #define CACHE_PAT 0x02 macro
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c79 memory_caching_control &= ~CACHE_PAT;
361 memory_caching_control |= CACHE_PAT;
/linux-master/arch/x86/kernel/cpu/
H A Dcacheinfo.c1128 if (memory_caching_control & CACHE_PAT)

Completed in 115 milliseconds