| /Linux-v5.4/arch/sh/include/asm/ | 
| D | pgtable-2level.h | 23 #define USER_PTRS_PER_PGD	(TASK_SIZE/PGDIR_SIZE)  macro
 | 
| D | pgtable-3level.h | 20 #define USER_PTRS_PER_PGD	2  macro
 | 
| /Linux-v5.4/arch/um/include/asm/ | 
| D | pgtable-2level.h | 25 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE)  macro
 | 
| D | pgtable-3level.h | 44 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | pgtable_mm.h | 71 #define USER_PTRS_PER_PGD	(TASK_SIZE/PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/arm/include/asm/ | 
| D | pgtable-2level.h | 104 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| D | pgtable-3level.h | 50 #define USER_PTRS_PER_PGD	(PAGE_OFFSET / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | pgtable-32.h | 96 #define USER_PTRS_PER_PGD	(0x80000000UL/PGDIR_SIZE)  macro
 | 
| D | pgtable-64.h | 138 #define USER_PTRS_PER_PGD       ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1)  macro
 | 
| /Linux-v5.4/arch/powerpc/include/asm/nohash/32/ | 
| D | pgtable.h | 56 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | pgtable.h | 80 #define USER_PTRS_PER_PGD	\  macro
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | pgtable.h | 65 #define USER_PTRS_PER_PGD	((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR)  macro
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | pgtable.h | 228 #define	USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | pgtable.h | 16 #define USER_PTRS_PER_PGD	(0x80000000UL/PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | pgtable_32.h | 47 #define USER_PTRS_PER_PGD	PAGE_OFFSET / SRMMU_PGDIR_SIZE  macro
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | pgtable.h | 34 #define USER_PTRS_PER_PGD   (TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | pgtable.h | 48 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | pgtable.h | 76 #define USER_PTRS_PER_PGD       (TASK_SIZE/PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | pgtable.h | 62 #define USER_PTRS_PER_PGD	(TASK_SIZE/PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/powerpc/include/asm/book3s/32/ | 
| D | pgtable.h | 136 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | pgtable.h | 80 #define USER_PTRS_PER_PGD	((TASK_SIZE/PGDIR_SIZE) + FIRST_USER_PGD_NR)  macro
 | 
| /Linux-v5.4/arch/microblaze/include/asm/ | 
| D | pgtable.h | 159 #define USER_PTRS_PER_PGD	(TASK_SIZE / PGDIR_SIZE)  macro
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | pgtable.h | 130 #define USER_PTRS_PER_PGD	(5*PTRS_PER_PGD/8)	/* regions 0-4 are user regions */  macro
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | pgtable.h | 156 #define USER_PTRS_PER_PGD       PTRS_PER_PGD  macro
 |