Home
last modified time | relevance | path

Searched refs:USER_PGTABLES_CEILING (Results 1 – 5 of 5) 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.h180 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, \
H A Dvma.c1546 vms->unmap_end = USER_PGTABLES_CEILING; in init_vma_munmap()
/linux/tools/testing/vma/include/
H A Dstubs.h26 #define USER_PGTABLES_CEILING 0UL macro
/linux/include/linux/
H A Dpgtable.h1654 #ifndef USER_PGTABLES_CEILING
1655 #define USER_PGTABLES_CEILING 0UL macro