Searched refs:huge_pmd_unshare (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | hugetlb.c | 5131 if (huge_pmd_unshare(&tlb, vma, old_addr, src_pte)) { in move_hugetlb_page_tables() 5192 if (huge_pmd_unshare(tlb, vma, address, ptep)) { in __unmap_hugepage_range() 6452 if (huge_pmd_unshare(&tlb, vma, address, ptep)) { in hugetlb_change_protection() 6923 int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, in huge_pmd_unshare() function 6977 int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, in huge_pmd_unshare() function 7285 huge_pmd_unshare(&tlb, vma, address, ptep); in hugetlb_unshare_pmds()
|
| H A D | rmap.c | 2150 if (huge_pmd_unshare(&tlb, vma, address, pvmw.pte)) { in try_to_unmap_one() 2554 if (huge_pmd_unshare(&tlb, vma, address, pvmw.pte)) { in try_to_migrate_one()
|