Home
last modified time | relevance | path

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

/linux-5.19.10/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
/linux-5.19.10/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h124 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-40x.h84 #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
/linux-5.19.10/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
/linux-5.19.10/arch/arm/include/asm/
Dpgtable-nommu.h39 #define PAGE_READONLY __pgprot(0) macro
Dpgtable.h90 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/linux-5.19.10/arch/arm64/include/asm/
Dpgtable-prot.h88 #define PAGE_READONLY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN) macro
/linux-5.19.10/arch/xtensa/include/asm/
Dpgtable.h170 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
191 # define PAGE_READONLY __pgprot(0) macro
/linux-5.19.10/arch/powerpc/include/asm/nohash/
Dpte-book3e.h99 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux-5.19.10/arch/loongarch/include/asm/
Dpgtable-bits.h78 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _CACHE_CC) macro
/linux-5.19.10/arch/hexagon/include/asm/
Dpgtable.h108 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/linux-5.19.10/arch/um/include/asm/
Dpgtable.h61 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/linux-5.19.10/arch/sparc/include/asm/
Dpgtable_32.h56 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
/linux-5.19.10/arch/microblaze/include/asm/
Dpgtable.h191 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux-5.19.10/arch/openrisc/include/asm/
Dpgtable.h158 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/linux-5.19.10/arch/alpha/include/asm/
Dpgtable.h103 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/linux-5.19.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h109 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux-5.19.10/arch/x86/include/asm/
Dpgtable_types.h186 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
/linux-5.19.10/arch/parisc/include/asm/
Dpgtable.h252 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ) macro
/linux-5.19.10/arch/ia64/include/asm/
Dpgtable.h139 #define PAGE_READONLY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro
/linux-5.19.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h152 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_READ) macro