Home
last modified time | relevance | path

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

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