Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhugetlb.h191 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma,
232 static inline int huge_pmd_unshare(struct mm_struct *mm, in huge_pmd_unshare() function
/Linux-v5.15/mm/
Drmap.c1475 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_unmap_one()
1771 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_migrate_one()
Dhugetlb.c4468 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in __unmap_hugepage_range()
5627 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in hugetlb_change_protection()
6032 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
6058 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
6357 huge_pmd_unshare(mm, vma, &tmp, ptep); in hugetlb_unshare_all_pmds()