Searched defs:tlb (Results 1 – 7 of 7) sorted by relevance
/include/asm-generic/ |
D | tlb.h | 197 #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 …]
|
D | pgtable-nopmd.h | 64 #define pmd_free_tlb(tlb, x, a) do { } while (0) argument
|
D | pgtable-nop4d.h | 52 #define p4d_free_tlb(tlb, x, a) do { } while (0) argument
|
D | pgtable-nopud.h | 60 #define pud_free_tlb(tlb, x, a) do { } while (0) argument
|
D | hugetlb.h | 44 static inline void hugetlb_free_pgd_range(struct mmu_gather *tlb, in hugetlb_free_pgd_range()
|
/include/linux/ |
D | hugetlb.h | 330 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()
|
D | io-pgtable.h | 98 const struct iommu_flush_ops *tlb; member
|