Home
last modified time | relevance | path

Searched defs:PAGE_NONE (Results 26 – 29 of 29) sorted by relevance

12

/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h231 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable.h180 #define PAGE_NONE __pgprot(_PAGE_PROT_NONE | _PAGE_READ) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h147 #define PAGE_NONE __pgprot(_PAGE_BASE | _PAGE_PRIVILEGED) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h407 #define PAGE_NONE __pgprot(_PAGE_PRESENT | _PAGE_INVALID | _PAGE_PROTECT) macro

12