Searched refs:mm_find_pmd (Results 1 – 5 of 5) sorted by relevance
199 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
774 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
871 *pmd = mm_find_pmd(mm, address); in find_pmd_or_thp_or_none()
1153 pmd = mm_find_pmd(mm, addr); in replace_page()
2323 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()
Completed in 23 milliseconds