PGDIR_SIZE         38 arch/alpha/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        218 arch/arc/include/asm/pgtable.h #define PGDIR_SIZE	BIT(PGDIR_SHIFT)	/* vaddr span, not PDG sz */
PGDIR_SIZE         87 arch/arm/include/asm/pgtable-2level.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         40 arch/arm/include/asm/pgtable-3level.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         33 arch/arm/include/asm/pgtable-nommu.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         70 arch/arm64/include/asm/pgtable-hwdef.h #define PGDIR_SIZE		(_AC(1, UL) << PGDIR_SHIFT)
PGDIR_SIZE         13 arch/csky/include/asm/pgtable.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         74 arch/hexagon/include/asm/pgtable.h #define PGDIR_SIZE (1UL << PGDIR_SHIFT)
PGDIR_SIZE        126 arch/ia64/include/asm/pgtable.h #define PGDIR_SIZE		(__IA64_UL(1) << PGDIR_SHIFT)
PGDIR_SIZE         49 arch/m68k/include/asm/pgtable_mm.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        148 arch/microblaze/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         71 arch/mips/include/asm/pgtable-32.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         66 arch/mips/include/asm/pgtable-64.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         47 arch/nds32/include/asm/pgtable.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         84 arch/nios2/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         58 arch/openrisc/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        153 arch/parisc/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        133 arch/powerpc/include/asm/book3s/32/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        246 arch/powerpc/include/asm/book3s/64/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         50 arch/powerpc/include/asm/nohash/32/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         41 arch/powerpc/include/asm/nohash/64/pgtable-4k.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         14 arch/riscv/include/asm/pgtable-32.h #define PGDIR_SIZE      (_AC(1, UL) << PGDIR_SHIFT)
PGDIR_SIZE         13 arch/riscv/include/asm/pgtable-64.h #define PGDIR_SIZE      (_AC(1, UL) << PGDIR_SHIFT)
PGDIR_SIZE        333 arch/s390/include/asm/pgtable.h #define PGDIR_SIZE	_REGION1_SIZE
PGDIR_SIZE         56 arch/sh/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         42 arch/sparc/include/asm/pgtable_32.h #define PGDIR_SIZE      	SRMMU_PGDIR_SIZE
PGDIR_SIZE         66 arch/sparc/include/asm/pgtable_64.h #define PGDIR_SIZE	(_AC(1,UL) << PGDIR_SHIFT)
PGDIR_SIZE         17 arch/um/include/asm/pgtable-2level.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         20 arch/um/include/asm/pgtable-3level.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE         54 arch/unicore32/include/asm/pgtable.h #define PGDIR_SIZE		(1UL << PGDIR_SHIFT)
PGDIR_SIZE         20 arch/x86/include/asm/pgtable_32_types.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)
PGDIR_SIZE        102 arch/x86/include/asm/pgtable_64_types.h #define PGDIR_SIZE	(_AC(1, UL) << PGDIR_SHIFT)
PGDIR_SIZE         51 arch/xtensa/include/asm/pgtable.h #define PGDIR_SIZE	(1UL << PGDIR_SHIFT)