Home
last modified time | relevance | path

Searched refs:huge_pmd_unshare (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dhugetlb.h241 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma,
301 static inline int huge_pmd_unshare(struct mm_struct *mm, in huge_pmd_unshare() function
/linux-6.15/mm/
H A Dhugetlb.c5826 if (huge_pmd_unshare(mm, vma, old_addr, src_pte)) { in move_hugetlb_page_tables()
5888 if (huge_pmd_unshare(mm, vma, address, ptep)) { in __unmap_hugepage_range()
7156 if (huge_pmd_unshare(mm, vma, address, ptep)) { in hugetlb_change_protection()
7601 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
7630 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
7920 huge_pmd_unshare(mm, vma, address, ptep); in hugetlb_unshare_pmds()
H A Drmap.c2005 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) { in try_to_unmap_one()
2392 if (huge_pmd_unshare(mm, vma, address, pvmw.pte)) { in try_to_migrate_one()