Home
last modified time | relevance | path

Searched defs:_PAGE_IO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-32.h28 #define _PAGE_IO 0 macro
H A Dpgtable-64.h164 #define _PAGE_IO riscv_page_io() macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h191 #define _PAGE_IO (_PAGE_KERNEL | _PAGE_NO_CACHE | _PAGE_GUARDED) macro