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