Searched defs:pgprot_cached (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
H A D | pgtable.h | 193 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ macro |
Completed in 82 milliseconds