Searched defs:USER_PTRS_PER_PGD (Results 1 – 3 of 3) sorted by relevance
47 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
136 #define USER_PTRS_PER_PGD ((TASK_SIZE/PGDIR_SIZE) - FIRST_USER_PGD_NR) macro
61 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro