Searched defs:pgprot_cacheable (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/ia64/include/asm/ | ||
H A D | pgtable.h | 351 #define pgprot_cacheable(prot) __pgprot((pgprot_val(prot) & ~_PAGE_MA_MASK) | _PAGE_MA_WB) macro |
Completed in 246 milliseconds