Home
last modified time | relevance | path

Searched refs:USER_PGTABLES_CEILING (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dmmap.c1296 USER_PGTABLES_CEILING, true); in exit_mmap()
1729 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()
1738 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()
H A Dvma.c439 next ? next->vm_start : USER_PGTABLES_CEILING, in unmap_region()
1406 vms->unmap_end = USER_PGTABLES_CEILING; in init_vma_munmap()
/linux/arch/arm/include/asm/
H A Dpgtable.h78 #define USER_PGTABLES_CEILING TASK_SIZE macro