Home
last modified time | relevance | path

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

/mm/
Dmremap.c33 static pud_t *get_old_pud(struct mm_struct *mm, unsigned long addr) in get_old_pud() function
59 pud = get_old_pud(mm, addr); in get_old_pmd()
558 old_pud = get_old_pud(vma->vm_mm, old_addr); in move_page_tables()