/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable-2level.h | 21 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
|
D | pgtable-3level.h | 18 #define USER_PTRS_PER_PGD 2 macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-2level.h | 24 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
|
D | pgtable-3level.h | 43 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-64.h | 118 #define USER_PTRS_PER_PGD (1) macro 120 #define USER_PTRS_PER_PGD (TASK_SIZE64 / PGDIR_SIZE) macro
|
D | pgtable-32.h | 59 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_mm.h | 70 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-2level.h | 107 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
D | pgtable-3level.h | 62 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc32.h | 47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 79 #define USER_PTRS_PER_PGD \ macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 69 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgtable.h | 67 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 49 #define USER_PTRS_PER_PGD 256 macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 29 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 55 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 223 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 32 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 46 #define USER_PTRS_PER_PGD PAGE_OFFSET / SRMMU_PGDIR_SIZE macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 79 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 63 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 159 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 69 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 129 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 134 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
|