Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dinternal.h255 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
H A Drmap.c771 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
H A Dkhugepaged.c933 *pmd = mm_find_pmd(mm, address); in find_pmd_or_thp_or_none()
H A Dksm.c1204 pmd = mm_find_pmd(mm, addr); in replace_page()
H A Dhuge_memory.c2296 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()