Searched refs:_PAGE_PCD (Results 1 – 2 of 2) sorted by relevance
110 #define _PAGE_PCD 0x010 macro159 #define __PAGE_KERNEL_NOCACHE (__PAGE_KERNEL | _PAGE_PCD)361 ? (__pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)) : (prot))
53 pgprot_val(prot) |= _PAGE_PCD; in set_pte_phys()