Searched refs:USER_PGTABLES_CEILING (Results 1 – 4 of 4) sorted by relevance
78 #define USER_PGTABLES_CEILING TASK_SIZE macro
28 #ifndef USER_PGTABLES_CEILING29 #define USER_PGTABLES_CEILING 0UL macro
721 next ? next->vm_start : USER_PGTABLES_CEILING); in shift_arg_pages()730 next ? next->vm_start : USER_PGTABLES_CEILING); in shift_arg_pages()
2145 next ? next->vm_start : USER_PGTABLES_CEILING); in unmap_region()3046 USER_PGTABLES_CEILING); in exit_mmap()
Completed in 20 milliseconds