Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h345 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro
/linux-5.19.10/arch/ia64/kernel/
Defi.c906 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()
915 return pgprot_cacheable(vma_prot); in phys_mem_access_prot()