Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c1911 src_pmd = mm_find_pmd(mm, src_addr); in move_pages()
H A Drmap.c883 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
H A Dhuge_memory.c3398 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()