Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/h8300/include/asm/
Dpgtable.h9 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h39 #define PAGE_READONLY __pgprot(0) macro
Dpgtable.h100 #define PAGE_READONLY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
Dpgtable.h37 #define PAGE_READONLY __pgprot(0) /* these mean nothing to NO_MM */ macro
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dpgtable.h171 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
192 # define PAGE_READONLY __pgprot(0) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dpte-book3e.h99 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
Dpgtable.h28 #define PAGE_READONLY __pgprot(0) /* these mean nothing to non MMU */ macro
234 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgtable.h108 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | \ macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgtable.h70 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgtable.h61 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpgtable.h104 #define PAGE_READONLY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgtable_32.h57 #define PAGE_READONLY SRMMU_PAGE_RDONLY macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dpgtable.h159 #define PAGE_READONLY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h73 #define PAGE_READONLY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable.h34 #define PAGE_READONLY __pgprot(_PAGE_PRESENT | \ macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_types.h189 #define PAGE_READONLY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro

12