Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dkhugepaged.c1038 if (mm_find_pmd(mm, address) != pmd) { in __collapse_huge_page_swapin()
1108 pmd = mm_find_pmd(mm, address); in collapse_huge_page()
1137 if (mm_find_pmd(mm, address) != pmd) in collapse_huge_page()
1247 pmd = mm_find_pmd(mm, address); in khugepaged_scan_pmd()
1474 pmd = mm_find_pmd(mm, haddr); in collapse_pte_mapped_thp()
1622 pmd = mm_find_pmd(mm, addr); in retract_page_tables()
H A Dinternal.h250 extern pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
H A Drmap.c732 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
H A Dksm.c1138 pmd = mm_find_pmd(mm, addr); in replace_page()
/kernel/linux/linux-6.6/mm/
H A Dinternal.h351 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address);
H A Drmap.c772 pmd_t *mm_find_pmd(struct mm_struct *mm, unsigned long address) in mm_find_pmd() function
H A Dkhugepaged.c947 *pmd = mm_find_pmd(mm, address); in find_pmd_or_thp_or_none()
H A Dhuge_memory.c2304 pmd_t *pmd = mm_find_pmd(vma->vm_mm, address); in split_huge_pmd_address()
H A Dksm.c1204 pmd = mm_find_pmd(mm, addr); in replace_page()

Completed in 26 milliseconds