Searched refs:_PAGE_PWT (Results 1 – 1 of 1) sorted by relevance
72 #define _PAGE_PWT 0x008 macro161 …d(prot) ((boot_cpu_data.x86 > 3) ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot))