Searched refs:_PAGE_KERNEL_NC (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/riscv/include/asm/ | ||
| H A D | io.h | 33 ioremap_prot((addr), (size), __pgprot(_PAGE_KERNEL_NC)) |
| H A D | pgtable.h | 188 #define _PAGE_KERNEL_NC ((_PAGE_KERNEL & ~_PAGE_MTMASK) | _PAGE_NOCACHE) macro |