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 | 5128 huge_pmd_unshare_flush(&tlb, vma); in move_hugetlb_page_tables() 5291 huge_pmd_unshare_flush(tlb, vma); in __unmap_hugepage_range() 6512 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_change_protection() 6939 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 6965 void huge_pmd_unshare_flush(struct mmu_gather *tlb, struct vm_area_struct *vma) in huge_pmd_unshare_flush() function 7270 huge_pmd_unshare_flush(&tlb, vma); in hugetlb_unshare_pmds()
|
| H A D | rmap.c | 2152 huge_pmd_unshare_flush(&tlb, vma); in try_to_unmap_one() 2556 huge_pmd_unshare_flush(&tlb, vma); in try_to_migrate_one()
|