Searched refs:USER_PGTABLES_CEILING (Results 1 – 5 of 5) sorted by relevance
76 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()85 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()
180 unmap->pg_end = USER_PGTABLES_CEILING; in unmap_all_init()203 unmap->vma_end = USER_PGTABLES_CEILING; in unmap_pgtable_init()204 unmap->tree_end = USER_PGTABLES_CEILING; in unmap_pgtable_init()214 USER_PGTABLES_CEILING, \219 USER_PGTABLES_CEILING, \
1546 vms->unmap_end = USER_PGTABLES_CEILING; in init_vma_munmap()
26 #define USER_PGTABLES_CEILING 0UL macro
1654 #ifndef USER_PGTABLES_CEILING1655 #define USER_PGTABLES_CEILING 0UL macro