Home
last modified time | relevance | path

Searched defs:PAGE_SHARED (Results 1 – 25 of 31) sorted by relevance

12

/arch/m68k/include/asm/
Dpgtable_no.h26 #define PAGE_SHARED __pgprot(0) macro
Dsun3_pgtable.h49 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h63 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
/arch/h8300/include/asm/
Dpgtable.h22 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/c6x/include/asm/
Dpgtable.h39 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm/include/asm/
Dpgtable-nommu.h41 #define PAGE_SHARED __pgprot(0) macro
Dpgtable.h86 #define PAGE_SHARED _MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN) macro
/arch/cris/include/arch-v10/arch/
Dmmu.h76 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
/arch/sh/include/asm/
Dpgtable_32.h182 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
245 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro
279 #define PAGE_SHARED __pgprot(0) macro
Dpgtable_64.h187 #define PAGE_SHARED __pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \ macro
/arch/powerpc/include/asm/
Dpte-common.h125 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/arch/cris/include/arch-v32/arch/
Dmmu.h70 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \ macro
/arch/blackfin/include/asm/
Dpgtable.h34 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/m32r/include/asm/
Dpgtable.h119 #define PAGE_SHARED \ macro
147 #define PAGE_SHARED __pgprot(0) macro
/arch/xtensa/include/asm/
Dpgtable.h128 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro
143 # define PAGE_SHARED __pgprot(0) macro
/arch/microblaze/include/asm/
Dpgtable.h33 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro
266 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/arch/frv/include/asm/
Dpgtable.h54 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
310 #define PAGE_SHARED __pgprot(__PGPROT_BASE) macro
/arch/mips/include/asm/
Dpgtable.h25 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_WRITE | (kernel_uses_smartmips_rixi ? 0 : _PAGE_… macro
/arch/hexagon/include/asm/
Dpgtable.h136 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
/arch/unicore32/include/asm/
Dpgtable.h89 #define PAGE_SHARED __pgprot(pgprot_val(pgprot_user | PTE_READ \ macro
/arch/x86/include/asm/
Dpgtable_types.h84 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro
/arch/score/include/asm/
Dpgtable.h136 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
/arch/um/include/asm/
Dpgtable.h66 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
/arch/tile/include/asm/
Dpgtable.h99 #define PAGE_SHARED \ macro
/arch/avr32/include/asm/
Dpgtable.h153 #define PAGE_SHARED _PAGE_S(PAGE_WRITE | PAGE_READ) macro

12