Home
last modified time | relevance | path

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

12

/arch/h8300/include/asm/
Dpgtable.h9 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/m68k/include/asm/
Dpgtable_no.h27 #define PAGE_COPY __pgprot(0) macro
Dsun3_pgtable.h51 #define PAGE_COPY __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h63 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_RONLY | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h83 #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/arm64/include/asm/
Dpgtable-prot.h76 #define PAGE_COPY __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN) macro
/arch/cris/include/arch-v10/arch/
Dmmu.h77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) // | _PAGE_COW macro
/arch/sh/include/asm/
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
Dpgtable_64.h191 #define PAGE_COPY PAGE_EXECREAD macro
/arch/arm/include/asm/
Dpgtable-nommu.h42 #define PAGE_COPY __pgprot(0) macro
/arch/cris/include/arch-v32/arch/
Dmmu.h77 #define PAGE_COPY __pgprot(_PAGE_PRESENT | __READABLE) macro
/arch/blackfin/include/asm/
Dpgtable.h35 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/powerpc/include/asm/
Dpte-common.h148 #define PAGE_COPY __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RO) macro
/arch/m32r/include/asm/
Dpgtable.h121 #define PAGE_COPY \ macro
146 #define PAGE_COPY __pgprot(0) macro
/arch/xtensa/include/asm/
Dpgtable.h164 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER) macro
185 # define PAGE_COPY __pgprot(0) macro
/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
/arch/nios2/include/asm/
Dpgtable.h71 #define PAGE_COPY MKP(0, 0, 1) macro
/arch/frv/include/asm/
Dpgtable.h55 #define PAGE_COPY __pgprot(0) /* these mean nothing to NO_MM */ macro
308 #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/hexagon/include/asm/
Dpgtable.h125 #define PAGE_COPY PAGE_READONLY macro
/arch/metag/include/asm/
Dpgtable.h59 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
/arch/um/include/asm/
Dpgtable.h62 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_ACCESSED) macro
/arch/score/include/asm/
Dpgtable.h126 #define PAGE_COPY __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_CACHE) macro
/arch/avr32/include/asm/
Dpgtable.h148 #define PAGE_COPY _PAGE_P(PAGE_WRITE | PAGE_READ) macro

12