Searched refs:PAGE_KERNEL_NO_CACHE (Results 1 – 2 of 2) sorted by relevance
42 return ioremap_prot(paddr, size, PAGE_KERNEL_NO_CACHE); in ioremap()
129 #define PAGE_KERNEL_NO_CACHE __pgprot(_K_PAGE_PERMS) macro