Home
last modified time | relevance | path

Searched refs:move_ptes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmremap.c115 static void move_ptes(struct vm_area_struct *vma, pmd_t *old_pmd, in move_ptes() function
292 /* See comment in move_ptes() */ in move_page_tables()
324 move_ptes(vma, old_pmd, old_addr, old_addr + extent, new_vma, in move_page_tables()
/kernel/linux/linux-6.6/mm/
H A Dmremap.c136 static int move_ptes(struct vm_area_struct *vma, pmd_t *old_pmd, in move_ptes() function
457 /* See comment in move_ptes() */ in move_pgt_entry()
573 if (move_ptes(vma, old_pmd, old_addr, old_addr + extent, in move_page_tables()

Completed in 3 milliseconds