Searched refs:mm_find_pmd (Results 1 – 5 of 5) sorted by relevance
192 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
773 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
856 *pmd = mm_find_pmd(mm, address); in find_pmd_or_thp_or_none()
1127 pmd = mm_find_pmd(mm, addr); in replace_page()
2318 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()