Home
last modified time | relevance | path

Searched refs:CACHE_PAT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dcacheinfo.h8 #define CACHE_PAT 0x02 macro
/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c725 if (memory_caching_control & CACHE_PAT) in cache_cpu_init()