Searched defs:USER_PTRS_PER_PGD (Results 1 – 24 of 24) sorted by relevance
23 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
20 #define USER_PTRS_PER_PGD 2 macro
25 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
44 #define USER_PTRS_PER_PGD ((TASK_SIZE + (PGDIR_SIZE - 1)) / PGDIR_SIZE) macro
71 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
104 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
50 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
96 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
140 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
80 #define USER_PTRS_PER_PGD \ macro
56 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
65 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR) macro
228 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
16 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
48 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
47 #define USER_PTRS_PER_PGD PAGE_OFFSET / SRMMU_PGDIR_SIZE macro
34 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
62 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
76 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
80 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) + FIRST_USER_PGD_NR) macro
136 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
159 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
130 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro
156 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro