Home
last modified time | relevance | path

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

/include/asm-generic/
A Dtlb.h313 #define tlb_delay_rmap(tlb) (false) argument
424 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
438 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
573 static inline void tlb_free_vmas(struct mmu_gather *tlb) in tlb_free_vmas()
640 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument
688 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument
702 #define tlb_remove_pud_tlb_entry(tlb, pudp, address) \ argument
727 #define pte_free_tlb(tlb, ptep, address) \ argument
736 #define pmd_free_tlb(tlb, pmdp, address) \ argument
745 #define pud_free_tlb(tlb, pudp, address) \ argument
[all …]
A Dpgtable-nop4d.h52 #define p4d_free_tlb(tlb, x, a) do { } while (0) argument
A Dpgtable-nopmd.h66 #define pmd_free_tlb(tlb, x, a) do { } while (0) argument
A Dpgtable-nopud.h60 #define pud_free_tlb(tlb, x, a) do { } while (0) argument
/include/linux/
A Dhuge_mm.h422 change_huge_pud(struct mmu_gather *tlb, struct vm_area_struct *vma, in change_huge_pud()
681 static inline int change_huge_pud(struct mmu_gather *tlb, in change_huge_pud()
A Dio-pgtable.h113 const struct iommu_flush_ops *tlb; member
A Dhugetlb.h445 static inline void __unmap_hugepage_range(struct mmu_gather *tlb, in __unmap_hugepage_range()

Completed in 19 milliseconds