| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | pgtable_mm.h | 59 #define PTRS_PER_PGD   2048  macro 64 #define PTRS_PER_PGD	1024  macro 68 #define PTRS_PER_PGD	128  macro
  | 
| /linux-4.1.27/arch/sh/include/asm/ | 
| D | pgtable-2level.h | 20 #define PTRS_PER_PGD		(PAGE_SIZE / (1 << PTE_MAGNITUDE))  macro
  | 
| D | pgtable-3level.h | 17 #define PTRS_PER_PGD		4  macro
  | 
| /linux-4.1.27/arch/um/include/asm/ | 
| D | pgtable-3level.h | 37 #define PTRS_PER_PGD 512  macro 40 #define PTRS_PER_PGD 1024  macro
  | 
| D | pgtable-2level.h | 25 #define PTRS_PER_PGD	1024  macro
  | 
| /linux-4.1.27/arch/x86/include/asm/ | 
| D | pgtable-2level_types.h | 26 #define PTRS_PER_PGD	1024  macro
  | 
| D | pgtable-3level_types.h | 31 #define PTRS_PER_PGD	4  macro
  | 
| D | pgtable_64_types.h | 28 #define PTRS_PER_PGD	512  macro
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | pgtable-ppc64-64k.h | 20 #define PTRS_PER_PGD	(1 << PGD_INDEX_SIZE)  macro
  | 
| D | pgtable-ppc64-4k.h | 23 #define PTRS_PER_PGD	(1 << PGD_INDEX_SIZE)  macro
  | 
| D | pgtable-ppc32.h | 45 #define PTRS_PER_PGD	(1 << (32 - PGDIR_SHIFT))  macro
  | 
| /linux-4.1.27/arch/avr32/include/asm/ | 
| D | pgtable-2level.h | 17 #define PTRS_PER_PGD	1024  macro
  | 
| /linux-4.1.27/arch/tile/include/asm/ | 
| D | pgtable_32.h | 26 #define PTRS_PER_PGD	_HV_L1_ENTRIES(HPAGE_SHIFT)  macro
  | 
| D | pgtable_64.h | 23 #define PTRS_PER_PGD	HV_L0_ENTRIES  macro
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | pgtable-2level.h | 10 #define PTRS_PER_PGD	1024  macro
  | 
| /linux-4.1.27/arch/arc/include/asm/ | 
| D | pgtable.h | 199 #define	PTRS_PER_PGD	(1 << BITS_FOR_PGD)  macro 202 #define	PTRS_PER_PGD	(1UL << BITS_FOR_PGD)  macro
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | pgtable-2level.h | 75 #define PTRS_PER_PGD		2048  macro
  | 
| D | pgtable-3level.h | 34 #define PTRS_PER_PGD		4  macro
  | 
| /linux-4.1.27/arch/arm64/include/asm/ | 
| D | pgtable-hwdef.h | 48 #define PTRS_PER_PGD		(1 << (VA_BITS - PGDIR_SHIFT))  macro
  | 
| /linux-4.1.27/arch/mips/include/asm/ | 
| D | pgtable-32.h | 56 #define PTRS_PER_PGD	(USER_PTRS_PER_PGD * 2)  macro
  | 
| D | pgtable-64.h | 111 #define PTRS_PER_PGD	((PAGE_SIZE << PGD_ORDER) / sizeof(pgd_t))  macro
  | 
| /linux-4.1.27/arch/cris/include/asm/ | 
| D | pgtable.h | 62 #define PTRS_PER_PGD	(1UL << (PAGE_SHIFT-2))  macro
  | 
| /linux-4.1.27/arch/nios2/include/asm/ | 
| D | pgtable.h | 76 #define PTRS_PER_PGD	((PAGE_SIZE << PGD_ORDER) / sizeof(pgd_t))  macro
  | 
| /linux-4.1.27/arch/unicore32/include/asm/ | 
| D | pgtable.h | 41 #define PTRS_PER_PGD		1024  macro
  | 
| /linux-4.1.27/arch/hexagon/include/asm/ | 
| D | pgtable.h | 86 #define PTRS_PER_PGD 1024  macro
  | 
| /linux-4.1.27/arch/metag/include/asm/ | 
| D | pgtable.h | 47 #define PTRS_PER_PGD	512  macro
  | 
| /linux-4.1.27/arch/score/include/asm/ | 
| D | pgtable.h | 26 #define PTRS_PER_PGD	1024  macro
  | 
| /linux-4.1.27/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 45 #define PTRS_PER_PGD    	SRMMU_PTRS_PER_PGD  macro
  | 
| D | pgtable_64.h | 93 #define PTRS_PER_PGD	(1UL << PGDIR_BITS)  macro
  | 
| /linux-4.1.27/arch/openrisc/include/asm/ | 
| D | pgtable.h | 72 #define PTRS_PER_PGD	(1UL << (PAGE_SHIFT-2))  macro
  | 
| /linux-4.1.27/arch/alpha/include/asm/ | 
| D | pgtable.h | 46 #define PTRS_PER_PGD	(1UL << (PAGE_SHIFT-3))  macro
  | 
| /linux-4.1.27/arch/xtensa/include/asm/ | 
| D | pgtable.h | 57 #define PTRS_PER_PGD		1024  macro
  | 
| /linux-4.1.27/arch/microblaze/include/asm/ | 
| D | pgtable.h | 157 #define PTRS_PER_PGD	(1 << (32 - PGDIR_SHIFT))  macro
  | 
| /linux-4.1.27/arch/parisc/include/asm/ | 
| D | pgtable.h | 129 #define PTRS_PER_PGD    (1UL << BITS_PER_PGD)  macro
  | 
| /linux-4.1.27/arch/mn10300/include/asm/ | 
| D | pgtable.h | 57 #define PTRS_PER_PGD	1024  macro
  | 
| /linux-4.1.27/arch/ia64/include/asm/ | 
| D | pgtable.h | 128 #define PTRS_PER_PGD		(1UL << PTRS_PER_PGD_SHIFT)  macro
  | 
| /linux-4.1.27/arch/frv/include/asm/ | 
| D | pgtable.h | 124 #define PTRS_PER_PGD		64  macro
  | 
| /linux-4.1.27/arch/s390/include/asm/ | 
| D | pgtable.h | 86 #define PTRS_PER_PGD	2048  macro
  |