Searched defs:tlb (Results 1 – 7 of 7) sorted by relevance
| /include/asm-generic/ |
| A D | tlb.h | 313 #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 D | pgtable-nop4d.h | 52 #define p4d_free_tlb(tlb, x, a) do { } while (0) argument
|
| A D | pgtable-nopmd.h | 66 #define pmd_free_tlb(tlb, x, a) do { } while (0) argument
|
| A D | pgtable-nopud.h | 60 #define pud_free_tlb(tlb, x, a) do { } while (0) argument
|
| /include/linux/ |
| A D | huge_mm.h | 422 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 D | io-pgtable.h | 113 const struct iommu_flush_ops *tlb; member
|
| A D | hugetlb.h | 445 static inline void __unmap_hugepage_range(struct mmu_gather *tlb, in __unmap_hugepage_range()
|
Completed in 19 milliseconds