Home
last modified time | relevance | path

Searched refs:pgprot_cacheable (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/ia64/include/asm/
Dpgtable.h351 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro
/linux-4.4.14/arch/ia64/kernel/
Defi.c907 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()
916 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()