Searched defs:USER_PTRS_PER_PGD (Results 1 – 10 of 10) sorted by relevance
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
52 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
66 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro68 #define USER_PTRS_PER_PGD ((TASK_SIZE64 / PGDIR_SIZE)?(TASK_SIZE64 / PGDIR_SIZE):1) macro
52 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
133 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
131 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
154 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro