Searched refs:mm_find_pmd (Results 1 – 5 of 5) sorted by relevance
210 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
771 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
947 *pmd = mm_find_pmd(mm, address); in find_pmd_or_thp_or_none()
1204 pmd = mm_find_pmd(mm, addr); in replace_page()
2304 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()