Searched refs:huge_pmd_unshare_flush (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| H A D | hugetlb.h | 243 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma); 310 static inline void huge_pmd_unshare_flush(struct mmu_gather *tlb, in huge_pmd_unshare_flush() function
|
| /linux/mm/ |
| H A D | hugetlb.c | 5162 huge_pmd_unshare_flush(&tlb, vma); in move_hugetlb_page_tables() 5325 huge_pmd_unshare_flush(tlb, vma); in __unmap_hugepage_range() 6546 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_change_protection() 6973 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 6999 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 7304 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_unshare_pmds()
|
| H A D | rmap.c | 2146 huge_pmd_unshare_flush(&tlb, vma); in try_to_unmap_one() 2550 huge_pmd_unshare_flush(&tlb, vma); in try_to_migrate_one()
|