Searched refs:USER_PTRS_PER_PGD (Results 1 – 2 of 2) sorted by relevance
39 #define PTRS_PER_PGD (USER_PTRS_PER_PGD * 2)41 #define USER_PTRS_PER_PGD (0x80000000UL/PGDIR_SIZE) macro
40 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE) macro