Searched refs:pgprot_cacheable (Results 1 – 2 of 2) sorted by relevance
350 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro
904 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()913 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()