Home
last modified time | relevance | path

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

12

/arch/m68k/include/asm/
Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
Dsun3_pgtable.h53 #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
/arch/c6x/include/asm/
Dpgtable.h40 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/cris/include/arch-v10/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
/arch/arm/include/asm/
Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
Dpgtable.h94 #define PAGE_COPY _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_RDONLY | L_PTE_XN) macro
/arch/sh/include/asm/
Dpgtable_32.h196 #define PAGE_COPY PAGE_EXECREAD macro
249 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_CACHABLE | \ macro
280 #define PAGE_COPY __pgprot(0) macro
Dpgtable_64.h192 #define PAGE_COPY PAGE_EXECREAD macro
/arch/cris/include/arch-v32/arch/
Dmmu.h78 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
/arch/powerpc/include/asm/
Dpte-common.h132 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/arch/blackfin/include/asm/
Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/m32r/include/asm/
Dpgtable.h124 #define PAGE_COPY \ macro
149 #define PAGE_COPY __pgprot(0) macro
/arch/xtensa/include/asm/
Dpgtable.h163 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
183 # define PAGE_COPY __pgprot(0) macro
/arch/microblaze/include/asm/
Dpgtable.h31 #define PAGE_COPY __pgprot(0) /* these mean nothing to non MMU */ macro
260 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER) macro
/arch/frv/include/asm/
Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
311 #define PAGE_COPY __pgprot(__PGPROT_BASE | _PAGE_WP) macro
/arch/unicore32/include/asm/
Dpgtable.h94 #define PAGE_COPY __pgprot(pgprot_val(pgprot_user | PTE_READ) macro
/arch/score/include/asm/
Dpgtable.h135 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
/arch/avr32/include/asm/
Dpgtable.h152 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro
/arch/hexagon/include/asm/
Dpgtable.h132 #define PAGE_COPY PAGE_READONLY macro
/arch/um/include/asm/
Dpgtable.h67 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/arch/x86/include/asm/
Dpgtable_types.h147 #define PAGE_COPY PAGE_COPY_NOEXEC macro
/arch/sparc/include/asm/
Dpgtable_32.h52 #define PAGE_COPY SRMMU_PAGE_COPY macro
/arch/openrisc/include/asm/
Dpgtable.h172 #define PAGE_COPY __pgprot(_PAGE_ALL | _PAGE_URE | _PAGE_SRE) macro

12