Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dmremap.c59 static pmd_t *alloc_new_pmd(struct mm_struct *mm, struct vm_area_struct *vma, in alloc_new_pmd() function
221 new_pmd = alloc_new_pmd(vma->vm_mm, vma, new_addr); in move_page_tables()