Home
last modified time | relevance | path

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

/mm/
Dmremap.c29 static pmd_t *get_old_pmd(struct mm_struct *mm, unsigned long addr) in get_old_pmd() function
147 old_pmd = get_old_pmd(vma->vm_mm, old_addr); in move_page_tables()