Searched refs:huge_pmd_unshare (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | hugetlb.h | 241 int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, 304 static inline int huge_pmd_unshare(struct mmu_gather *tlb, in huge_pmd_unshare() function
|
| /linux/mm/ |
| H A D | hugetlb.c | 5147 if (huge_pmd_unshare(&tlb, vma, old_addr, src_pte)) { in move_hugetlb_page_tables() 5208 if (huge_pmd_unshare(tlb, vma, address, ptep)) { in __unmap_hugepage_range() 6468 if (huge_pmd_unshare(&tlb, vma, address, ptep)) { in hugetlb_change_protection() 6939 int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, in huge_pmd_unshare() function 6993 int huge_pmd_unshare(struct mmu_gather *tlb, struct vm_area_struct *vma, in huge_pmd_unshare() function 7301 huge_pmd_unshare(&tlb, vma, address, ptep); in hugetlb_unshare_pmds()
|
| H A D | rmap.c | 2144 if (huge_pmd_unshare(&tlb, vma, address, pvmw.pte)) { in try_to_unmap_one() 2548 if (huge_pmd_unshare(&tlb, vma, address, pvmw.pte)) { in try_to_migrate_one()
|