Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmremap.c59 static pmd_t *alloc_new_pmd(struct mm_struct *mm, struct vm_area_struct *vma, in alloc_new_pmd() function
286 new_pmd = alloc_new_pmd(vma->vm_mm, vma, new_addr); in move_page_tables()
/kernel/linux/linux-6.6/mm/
H A Dmremap.c86 static pmd_t *alloc_new_pmd(struct mm_struct *mm, struct vm_area_struct *vma, in alloc_new_pmd() function
548 new_pmd = alloc_new_pmd(vma->vm_mm, vma, new_addr); in move_page_tables()

Completed in 3 milliseconds