Searched defs:PAGE_COPY (Results 1 - 34 of 34) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
H A Dsun3_pgtable.h51 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
H A Dmcf_pgtable.h83 #define PAGE_COPY __pgprot(CF_PAGE_VALID \ macro
H A Dmotorola_pgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/c6x/include/asm/
H A Dpgtable.h40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpte-common.h134 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO) macro
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dmmu.h77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dmmu.h77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
H A Dpgtable.h94 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable.h62 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgtable.h94 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h126 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_32.h192 #define PAGE_COPY PAGE_EXECREAD macro
245 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
276 #define PAGE_COPY __pgprot(0) macro
H A Dpgtable_64.h191 #define PAGE_COPY PAGE_EXECREAD macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable.h29 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_NO_EXEC | \ macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h71 #define PAGE_COPY MKP(0, 0, 1) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgtable.h125 #define PAGE_COPY PAGE_READONLY macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h59 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_types.h138 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h159 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
180 # define PAGE_COPY __pgprot(0) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h52 #define PAGE_COPY SRMMU_PAGE_COPY macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable.h115 #define PAGE_COPY \ macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
257 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) pte_mkspecial() macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgtable.h171 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgtable.h148 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h121 #define PAGE_COPY \ macro
146 #define PAGE_COPY __pgprot(0) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h102 #define PAGE_COPY __pgprot(_PAGE_VALID | __ACCESS_BITS | _PAGE_FOW) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpgtable.h166 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h232 #define PAGE_COPY PAGE_EXECREAD macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable.h88 #define PAGE_COPY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
308 #define PAGE_COPY __pgprot(__PGPROT_BASE | _PAGE_WP) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h140 #define PAGE_COPY __pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_R) macro

Completed in 721 milliseconds