Searched defs:USER_PTRS_PER_PGD (Results 1 – 23 of 23) sorted by relevance
21 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
18 #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
117 #define USER_PTRS_PER_PGD (1) macro119 #define USER_PTRS_PER_PGD (TASK_SIZE64 / PGDIR_SIZE) macro
47 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
105 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
62 #define USER_PTRS_PER_PGD (PAGE_OFFSET / PGDIR_SIZE) macro
68 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
49 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
69 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
67 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR) macro
29 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
32 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
55 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
59 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
47 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
79 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro
60 #define USER_PTRS_PER_PGD BTFIXUP_SIMM13(user_ptrs_per_pgd) macro
164 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
67 #define USER_PTRS_PER_PGD (TASK_SIZE / PGDIR_SIZE) macro
108 #define USER_PTRS_PER_PGD PTRS_PER_PGD macro
132 #define USER_PTRS_PER_PGD (5*PTRS_PER_PGD/8) /* regions 0-4 are user regions */ macro