Home
last modified time | relevance | path

Searched refs:move_page_tables (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dmremap.c590 unsigned long move_page_tables(struct vm_area_struct *vma, in move_page_tables() function
761 moved_len = move_page_tables(vma, old_addr, new_vma, new_addr, old_len, in move_vma()
775 move_page_tables(new_vma, new_addr, vma, old_addr, moved_len, in move_vma()
H A Dinternal.h1513 unsigned long move_page_tables(struct vm_area_struct *vma,
H A Dmmap.c1718 if (length != move_page_tables(vma, old_start, in relocate_vma_down()
/linux/Documentation/mm/
H A Dprocess_addrs.rst703 side of lock acquisition, invoked ultimately by :c:func:`!move_page_tables`.