Home
last modified time | relevance | path

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

/linux/mm/
H A Dmremap.c96 static pmd_t *get_old_pmd(struct mm_struct *mm, unsigned long addr) in get_old_pmd() function
843 old_pmd = get_old_pmd(mm, pmc->old_addr); in move_page_tables()