Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma_exec.c76 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()
85 next ? next->vm_start : USER_PGTABLES_CEILING); in relocate_vma_down()
H A Dvma.c488 next ? next->vm_start : USER_PGTABLES_CEILING, in unmap_region()
1497 vms->unmap_end = USER_PGTABLES_CEILING; in init_vma_munmap()
H A Dmmap.c1292 USER_PGTABLES_CEILING, true); in exit_mmap()
/linux/arch/arm/include/asm/
H A Dpgtable.h77 #define USER_PGTABLES_CEILING TASK_SIZE macro
/linux/include/linux/
H A Dpgtable.h31 #ifndef USER_PGTABLES_CEILING
32 #define USER_PGTABLES_CEILING 0UL macro
/linux/tools/testing/vma/
H A Dvma_internal.h118 #define USER_PGTABLES_CEILING 0UL macro