Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dhugetlb.h168 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma,
208 static inline int huge_pmd_unshare(struct mm_struct *mm, in huge_pmd_unshare() function
/Linux-v5.10/mm/
Dhugetlb.c3885 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in __unmap_hugepage_range()
4948 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in hugetlb_change_protection()
5336 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
5361 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function
Drmap.c1469 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_unmap_one()