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); 309 static inline void huge_pmd_unshare_flush(struct mmu_gather *tlb, in huge_pmd_unshare_flush() function
|
| /linux/mm/ |
| H A D | hugetlb.c | 5126 huge_pmd_unshare_flush(&tlb, vma); in move_hugetlb_page_tables() 5289 huge_pmd_unshare_flush(tlb, vma); in __unmap_hugepage_range() 6510 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_change_protection() 6944 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 6970 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 7275 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_unshare_pmds()
|
| H A D | rmap.c | 2154 huge_pmd_unshare_flush(&tlb, vma); in try_to_unmap_one() 2558 huge_pmd_unshare_flush(&tlb, vma); in try_to_migrate_one()
|