Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/h8300/include/asm/
Dpgtable.h10 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h122 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-fsl-booke.h68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-40x.h83 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
Dpte-8xx.h81 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/Linux-v5.4/arch/m68k/include/asm/
Dpgtable_no.h28 #define PAGE_COPY __pgprot(0) macro
Dsun3_pgtable.h52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h64 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h84 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
/Linux-v5.4/arch/sh/include/asm/
Dpgtable_32.h193 #define PAGE_COPY PAGE_EXECREAD macro
246 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
277 #define PAGE_COPY __pgprot(0) macro
Dpgtable_64.h188 #define PAGE_COPY PAGE_EXECREAD macro
/Linux-v5.4/arch/c6x/include/asm/
Dpgtable.h37 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/Linux-v5.4/arch/arm/include/asm/
Dpgtable-nommu.h39 #define PAGE_COPY __pgprot(0) macro
Dpgtable.h92 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpte-book3e.h97 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/Linux-v5.4/arch/xtensa/include/asm/
Dpgtable.h170 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
192 # define PAGE_COPY __pgprot(0) macro
/Linux-v5.4/arch/microblaze/include/asm/
Dpgtable.h31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
257 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/Linux-v5.4/arch/nios2/include/asm/
Dpgtable.h72 #define PAGE_COPY MKP(0, 0, 1) macro
/Linux-v5.4/arch/unicore32/include/asm/
Dpgtable.h92 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
/Linux-v5.4/arch/hexagon/include/asm/
Dpgtable.h111 #define PAGE_COPY PAGE_READONLY macro
/Linux-v5.4/arch/um/include/asm/
Dpgtable.h60 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/Linux-v5.4/arch/csky/include/asm/
Dpgtable.h82 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _CACHE_CACHED) macro
/Linux-v5.4/arch/sparc/include/asm/
Dpgtable_32.h53 #define PAGE_COPY SRMMU_PAGE_COPY macro
/Linux-v5.4/arch/riscv/include/asm/
Dpgtable.h48 #define PAGE_COPY PAGE_READ macro
/Linux-v5.4/arch/alpha/include/asm/
Dpgtable.h103 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro

12