Searched refs:huge_pmd_unshare (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/linux/ |
D | hugetlb.h | 168 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/ |
D | hugetlb.c | 3885 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
|
D | rmap.c | 1469 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_unmap_one()
|