Home
last modified time | relevance | path

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

12

/linux/arch/h8300/include/asm/
A Dpgtable.h8 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-44x.h122 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
A Dpte-40x.h82 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
A Dpte-fsl-booke.h68 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
A Dpte-8xx.h84 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_RO) macro
/linux/arch/sh/include/asm/
A 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
/linux/arch/m68k/include/asm/
A Dpgtable_no.h28 #define PAGE_COPY __pgprot(0) macro
A Dsun3_pgtable.h52 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
A Dmcf_pgtable.h84 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
A Dmotorola_pgtable.h75 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/linux/arch/arm/include/asm/
A Dpgtable-nommu.h38 #define PAGE_COPY __pgprot(0) macro
A Dpgtable.h88 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/linux/arch/powerpc/include/asm/nohash/
A Dpte-book3e.h97 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux/arch/xtensa/include/asm/
A Dpgtable.h168 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
190 # define PAGE_COPY __pgprot(0) macro
/linux/arch/nios2/include/asm/
A Dpgtable.h69 #define PAGE_COPY MKP(0, 0, 1) macro
/linux/arch/hexagon/include/asm/
A Dpgtable.h110 #define PAGE_COPY PAGE_READONLY macro
/linux/arch/um/include/asm/
A Dpgtable.h60 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/linux/arch/sparc/include/asm/
A Dpgtable_32.h55 #define PAGE_COPY SRMMU_PAGE_COPY macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h196 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h166 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/linux/arch/alpha/include/asm/
A Dpgtable.h102 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/linux/arch/nds32/include/asm/
A Dpgtable.h142 #define PAGE_COPY __pgprot(_PAGE_V | _PAGE_M_UR_KR) macro
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h107 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h183 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0) macro
/linux/arch/parisc/include/asm/
A Dpgtable.h254 #define PAGE_COPY PAGE_EXECREAD macro

Completed in 48 milliseconds

12