Searched defs:USER_PTRS_PER_PGD (Results 1 – 23 of 23) sorted by relevance
20 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
22 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
19 #define USER_PTRS_PER_PGD 2 macro
24 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
43 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
74 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
106 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
52 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
95 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
139 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
77 #define USER_PTRS_PER_PGD \ macro
16 #define USER_PTRS_PER_PGD (PAGE_OFFSET/PGDIR_SIZE) macro
56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
48 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
61 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
50 #define USER_PTRS_PER_PGD PAGE_OFFSET / PGDIR_SIZE macro
75 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
101 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
72 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) + FIRST_USER_PGD_NR) macro
176 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
155 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
130 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro
119 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro