Home
last modified time | relevance | path

Searched defs:tlb (Results 1 – 7 of 7) sorted by relevance

/include/asm-generic/
Dtlb.h197 #define tlb_remove_table(tlb, page) tlb_remove_page((tlb), (page)) argument
311 static inline void __tlb_adjust_range(struct mmu_gather *tlb, in __tlb_adjust_range()
319 static inline void __tlb_reset_range(struct mmu_gather *tlb) in __tlb_reset_range()
353 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
360 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_update_vma_flags()
363 static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_end_vma()
378 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
394 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_update_vma_flags()
414 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_update_vma_flags()
420 static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) in tlb_flush_mmu_tlbonly()
[all …]
Dpgtable-nopmd.h64 #define pmd_free_tlb(tlb, x, a) do { } while (0) argument
Dpgtable-nop4d.h52 #define p4d_free_tlb(tlb, x, a) do { } while (0) argument
Dpgtable-nopud.h60 #define pud_free_tlb(tlb, x, a) do { } while (0) argument
Dhugetlb.h44 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb, in hugetlb_free_pgd_range()
/include/linux/
Dhugetlb.h330 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb, in hugetlb_free_pgd_range()
388 static inline void __unmap_hugepage_range_final(struct mmu_gather *tlb, in __unmap_hugepage_range_final()
395 static inline void __unmap_hugepage_range(struct mmu_gather *tlb, in __unmap_hugepage_range()
Dio-pgtable.h98 const struct iommu_flush_ops *tlb; member