Searched refs:_PAGE_MA_UC (Results 1 – 1 of 1) sorted by relevance
36 #define _PAGE_MA_UC (0x4 << 2) /* uncacheable memory attribute */ macro269 #define pgprot_noncached(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_UC)