Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c75 static pud_t *get_old_pud(struct mm_struct *mm, unsigned long addr) in get_old_pud() function
101 pud = get_old_pud(mm, addr); in get_old_pmd()
829 old_pud = get_old_pud(mm, pmc->old_addr); in move_page_tables()