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