/linux-3.3/arch/x86/include/asm/ |
D | pgtable_32_types.h | 17 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable_64_types.h | 51 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/linux-3.3/arch/powerpc/include/asm/ |
D | pgtable-ppc64-64k.h | 32 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-ppc64-4k.h | 40 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-ppc32.h | 33 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/um/include/asm/ |
D | pgtable-2level.h | 16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-3level.h | 19 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/tile/include/asm/ |
D | pgtable_32.h | 24 #define PGDIR_SIZE HV_PAGE_SIZE_LARGE macro
|
D | pgtable_64.h | 21 #define PGDIR_SIZE HV_L1_SPAN macro
|
/linux-3.3/arch/sh/include/asm/ |
D | pgtable.h | 59 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/arm/include/asm/ |
D | pgtable-nommu.h | 36 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-2level.h | 88 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-3level.h | 52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | pgtable_mm.h | 48 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/mips/include/asm/ |
D | pgtable-32.h | 31 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
D | pgtable-64.h | 58 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/cris/include/asm/ |
D | pgtable.h | 52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/unicore32/include/asm/ |
D | pgtable.h | 56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/score/include/asm/ |
D | pgtable.h | 16 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
|
/linux-3.3/arch/hexagon/include/asm/ |
D | pgtable.h | 95 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/m32r/include/asm/ |
D | pgtable.h | 52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/avr32/include/asm/ |
D | pgtable.h | 29 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/xtensa/include/asm/ |
D | pgtable.h | 48 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/alpha/include/asm/ |
D | pgtable.h | 36 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|
/linux-3.3/arch/openrisc/include/asm/ |
D | pgtable.h | 61 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
|