Home
last modified time | relevance | path

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

12

/arch/h8300/include/asm/
Dpgtable.h9 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/powerpc/include/asm/nohash/32/
Dpte-44x.h120 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
Dpte-fsl-booke.h66 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
Dpte-40x.h81 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
Dpte-8xx.h79 #define PAGE_SHARED __pgprot(_PAGE_BASE) macro
/arch/m68k/include/asm/
Dpgtable_no.h27 #define PAGE_SHARED __pgprot(0) macro
Dsun3_pgtable.h48 #define PAGE_SHARED __pgprot(SUN3_PAGE_VALID \ macro
Dmotorola_pgtable.h63 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits) macro
Dmcf_pgtable.h66 #define PAGE_SHARED __pgprot(CF_PAGE_VALID \ macro
/arch/c6x/include/asm/
Dpgtable.h36 #define PAGE_SHARED __pgprot(0) /* these mean nothing to NO_MM */ macro
/arch/arm64/include/asm/
Dpgtable-prot.h84 #define PAGE_SHARED __pgprot(_PAGE_DEFAULT | PTE_USER | PTE_RDONLY | PTE_NG | PTE_PXN | PTE_UXN | … macro
/arch/arm/include/asm/
Dpgtable-nommu.h38 #define PAGE_SHARED __pgprot(0) macro
/arch/sh/include/asm/
Dpgtable_32.h179 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \ macro
242 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \ macro
276 #define PAGE_SHARED __pgprot(0) macro
Dpgtable_64.h180 #define PAGE_SHARED __pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \ macro
/arch/powerpc/include/asm/nohash/
Dpte-book3e.h95 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/arch/xtensa/include/asm/
Dpgtable.h174 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE) macro
191 # define PAGE_SHARED __pgprot(0) macro
/arch/microblaze/include/asm/
Dpgtable.h30 #define PAGE_SHARED __pgprot(0) /* these mean nothing to non MMU */ macro
254 #define PAGE_SHARED __pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW) macro
/arch/nios2/include/asm/
Dpgtable.h69 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \ macro
/arch/hexagon/include/asm/
Dpgtable.h115 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \ macro
/arch/unicore32/include/asm/
Dpgtable.h87 #define PAGE_SHARED __pgprot(pgprot_val(pgprot_user | PTE_READ \ macro
/arch/um/include/asm/
Dpgtable.h59 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED) macro
/arch/arc/include/asm/
Dpgtable.h121 #define PAGE_SHARED PAGE_U_W_R macro
/arch/csky/include/asm/
Dpgtable.h80 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \ macro
/arch/alpha/include/asm/
Dpgtable.h102 #define PAGE_SHARED __pgprot(_PAGE_VALID | __ACCESS_BITS) macro
/arch/sparc/include/asm/
Dpgtable_32.h52 #define PAGE_SHARED SRMMU_PAGE_SHARED macro

12