Home
last modified time | relevance | path

Searched defs:PAGE_READONLY (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_no.h28 #define PAGE_READONLY __pgprot(0) macro
H A Dsun3_pgtable.h55 #define PAGE_READONLY __pgprot(SUN3_PAGE_VALID \ macro
H A Dmotorola_pgtable.h79 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h81 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-44x.h114 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-85xx.h70 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
H A Dpte-8xx.h86 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable_32.h195 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
249 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
280 #define PAGE_READONLY __pgprot(0) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h37 #define PAGE_READONLY __pgprot(0) macro
H A Dpgtable.h99 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-prot.h104 #define PAGE_READONLY __pgprot(_PAGE_READONLY) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h173 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
194 # define PAGE_READONLY __pgprot(0) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpgtable-bits.h84 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _CACHE_CC) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h98 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h111 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/openbmc/linux/arch/um/include/asm/
H A Dpgtable.h64 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h161 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h194 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h56 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h105 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h112 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_types.h208 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h142 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpgtable.h236 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h152 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_READ) macro