Home
last modified time | relevance | path

Searched defs:pgprot_cacheable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h350 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h313 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro

Completed in 3 milliseconds