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