Searched refs:huge_pmd_unshare (Results 1 – 2 of 2) sorted by relevance
/mm/ |
D | hugetlb.c | 3966 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in __unmap_hugepage_range() 5103 if (huge_pmd_unshare(mm, vma, &address, ptep)) { in hugetlb_change_protection() 5503 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function 5536 int huge_pmd_unshare(struct mm_struct *mm, struct vm_area_struct *vma, in huge_pmd_unshare() function 5807 huge_pmd_unshare(mm, vma, &tmp, ptep); in hugetlb_unshare_pmds()
|
D | rmap.c | 1554 if (huge_pmd_unshare(mm, vma, &address, pvmw.pte)) { in try_to_unmap_one()
|