Searched refs:mm_find_pmd (Results 1 - 6 of 6) sorted by relevance

/linux-master/mm/
H A Dinternal.h304 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
H A Duserfaultfd.c1624 src_pmd = mm_find_pmd(mm, src_addr);
H A Drmap.c801 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) function
H A Dksm.c1389 pmd = mm_find_pmd(mm, addr);
H A Dkhugepaged.c951 *pmd = mm_find_pmd(mm, address);
H A Dhuge_memory.c2687 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address);

Completed in 126 milliseconds