| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | pgtable_no.h | 26 #define PAGE_SHARED	__pgprot(0)  macro
  | 
| D | sun3_pgtable.h | 47 #define PAGE_SHARED	__pgprot(SUN3_PAGE_VALID \  macro
  | 
| D | motorola_pgtable.h | 62 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | mm_cachebits)  macro
  | 
| D | mcf_pgtable.h | 65 #define PAGE_SHARED     __pgprot(CF_PAGE_VALID \  macro
  | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | pgtable_32.h | 178 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_ACCESSED | \  macro 241 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \  macro 275 #define PAGE_SHARED		__pgprot(0)  macro
  | 
| D | pgtable_64.h | 183 #define PAGE_SHARED	__pgprot(_PAGE_COMMON | _PAGE_READ | _PAGE_WRITE | \  macro
  | 
| /linux-4.1.27/arch/c6x/include/asm/ | 
| D | pgtable.h | 39 #define PAGE_SHARED		__pgprot(0)    /* these mean nothing to NO_MM */  macro
  | 
| /linux-4.1.27/arch/cris/include/arch-v10/arch/ | 
| D | mmu.h | 75 #define PAGE_SHARED     __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \  macro
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable-nommu.h | 41 #define PAGE_SHARED	__pgprot(0)  macro
  | 
| D | pgtable.h | 92 #define PAGE_SHARED		_MOD_PROT(pgprot_user, L_PTE_USER | L_PTE_XN)  macro
  | 
| /linux-4.1.27/arch/blackfin/include/asm/ | 
| D | pgtable.h | 34 #define PAGE_SHARED		__pgprot(0)	/* these mean nothing to NO_MM */  macro
  | 
| /linux-4.1.27/arch/cris/include/arch-v32/arch/ | 
| D | mmu.h | 69 #define PAGE_SHARED     __pgprot(_PAGE_PRESENT | __READABLE | _PAGE_WRITE | \  macro
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | pgtable.h | 116 #define PAGE_SHARED	\  macro 144 #define PAGE_SHARED		__pgprot(0)  macro
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | pte-common.h | 131 #define PAGE_SHARED	__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW)  macro
  | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | pgtable.h | 163 #define PAGE_SHARED	   __pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_WRITABLE)  macro 179 # define PAGE_SHARED     __pgprot(0)  macro
  | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 30 #define PAGE_SHARED		__pgprot(0) /* these mean nothing to non MMU */  macro 254 #define PAGE_SHARED	__pgprot(_PAGE_BASE | _PAGE_USER | _PAGE_RW)  macro
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | pgtable.h | 54 #define PAGE_SHARED		__pgprot(0)	/* these mean nothing to NO_MM */  macro 307 #define PAGE_SHARED	__pgprot(__PGPROT_BASE)  macro
  | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | pgtable.h | 68 #define PAGE_SHARED __pgprot(_PAGE_PRESENT | _PAGE_CACHED | _PAGE_READ | \  macro
  | 
| /linux-4.1.27/arch/unicore32/include/asm/ | 
| D | pgtable.h | 89 #define PAGE_SHARED		__pgprot(pgprot_val(pgprot_user | PTE_READ \  macro
  | 
| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | pgtable.h | 129 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | \  macro
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | pgtable.h | 56 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_WRITE | \  macro
  | 
| /linux-4.1.27/arch/um/include/asm/ | 
| D | pgtable.h | 61 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | _PAGE_ACCESSED)  macro
  | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | pgtable.h | 124 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \  macro
  | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | pgtable.h | 149 #define PAGE_SHARED	_PAGE_S(PAGE_WRITE | PAGE_READ)  macro
  | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | pgtable.h | 109 #define PAGE_SHARED	PAGE_U_W_R  macro
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | pgtable_types.h | 129 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_RW | _PAGE_USER | \  macro
  | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 51 #define PAGE_SHARED	SRMMU_PAGE_SHARED  macro
  | 
| /linux-4.1.27/arch/openrisc/include/asm/ | 
| D | pgtable.h | 165 #define PAGE_SHARED \  macro
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | pgtable.h | 101 #define PAGE_SHARED	__pgprot(_PAGE_VALID | __ACCESS_BITS)  macro
  | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | pgtable.h | 27 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_WRITE | _PAGE_READ | \  macro
  | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable.h | 103 #define PAGE_SHARED \  macro
  | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | pgtable.h | 225 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_USER | _PAGE_READ | _PAGE_WRITE | _PAGE_ACCESSED)  macro
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | pgtable.h | 168 #define PAGE_SHARED		PAGE_SHARED_EXEC  macro
  | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable.h | 86 #define PAGE_SHARED		__pgprot(_PAGE_DEFAULT | PTE_USER | PTE_NG | PTE_PXN | PTE_UXN | PTE_WRITE)  macro
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pgtable.h | 138 #define PAGE_SHARED	__pgprot(__ACCESS_BITS | _PAGE_PL_3 | _PAGE_AR_RW)  macro
  | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pgtable.h | 345 #define PAGE_SHARED	__pgprot(_PAGE_PRESENT | _PAGE_READ | _PAGE_WRITE | \  macro
  |