Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dpgtable_types.h228 #define PAGE_KERNEL_IO __pgprot_mask(__PAGE_KERNEL_IO) macro
/linux-6.1.9/arch/riscv/include/asm/
Dpgtable.h185 #define PAGE_KERNEL_IO __pgprot(_PAGE_IOREMAP) macro