Home
last modified time | relevance | path

Searched defs:PAGE_KERNEL_IO (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dpgtable_types.h262 #define PAGE_KERNEL_IO __pgprot_mask(__PAGE_KERNEL_IO) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h203 #define PAGE_KERNEL_IO __pgprot(_PAGE_IOREMAP) macro