Home
last modified time | relevance | path

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

/arch/h8300/include/asm/
Dpgtable.h9 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h124 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-40x.h81 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-fsl-booke.h70 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-8xx.h86 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/arch/m68k/include/asm/
Dpgtable_no.h29 #define PAGE_READONLY __pgprot(0) macro
Dsun3_pgtable.h55 #define PAGE_READONLY __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h76 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/arch/arm/include/asm/
Dpgtable-nommu.h39 #define PAGE_READONLY __pgprot(0) macro
Dpgtable.h99 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/arch/arm64/include/asm/
Dpgtable-prot.h87 #define PAGE_READONLY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) macro
/arch/sh/include/asm/
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
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h99 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/arch/xtensa/include/asm/
Dpgtable.h170 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
191 # define PAGE_READONLY __pgprot(0) macro
/arch/hexagon/include/asm/
Dpgtable.h108 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/arch/um/include/asm/
Dpgtable.h61 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/arch/alpha/include/asm/
Dpgtable.h103 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/arch/sparc/include/asm/
Dpgtable_32.h56 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
/arch/openrisc/include/asm/
Dpgtable.h158 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/arch/microblaze/include/asm/
Dpgtable.h191 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/arch/powerpc/include/asm/book3s/32/
Dpgtable.h109 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/arch/x86/include/asm/
Dpgtable_types.h187 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
/arch/parisc/include/asm/
Dpgtable.h251 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ) macro
/arch/ia64/include/asm/
Dpgtable.h139 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
/arch/powerpc/include/asm/book3s/64/
Dpgtable.h153 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_READ) macro