Lines Matching defs:tlb

195 #define tlb_remove_table(tlb, page) tlb_remove_page((tlb), (page))  argument
305 static inline void __tlb_adjust_range(struct mmu_gather *tlb, in __tlb_adjust_range()
313 static inline void __tlb_reset_range(struct mmu_gather *tlb) in __tlb_reset_range()
347 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
354 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_update_vma_flags()
357 static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_end_vma()
372 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush()
388 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_update_vma_flags()
408 tlb_update_vma_flags(struct mmu_gather *tlb, struct vm_area_struct *vma) { } in tlb_update_vma_flags()
414 static inline void tlb_flush_mmu_tlbonly(struct mmu_gather *tlb) in tlb_flush_mmu_tlbonly()
429 static inline void tlb_remove_page_size(struct mmu_gather *tlb, in tlb_remove_page_size()
436 static inline bool __tlb_remove_page(struct mmu_gather *tlb, struct page *page) in __tlb_remove_page()
445 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) in tlb_remove_page()
450 static inline void tlb_change_page_size(struct mmu_gather *tlb, in tlb_change_page_size()
463 static inline unsigned long tlb_get_unmap_shift(struct mmu_gather *tlb) in tlb_get_unmap_shift()
477 static inline unsigned long tlb_get_unmap_size(struct mmu_gather *tlb) in tlb_get_unmap_size()
488 static inline void tlb_start_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_start_vma()
499 static inline void tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) in tlb_end_vma()
518 static inline void tlb_flush_pte_range(struct mmu_gather *tlb, in tlb_flush_pte_range()
525 static inline void tlb_flush_pmd_range(struct mmu_gather *tlb, in tlb_flush_pmd_range()
532 static inline void tlb_flush_pud_range(struct mmu_gather *tlb, in tlb_flush_pud_range()
539 static inline void tlb_flush_p4d_range(struct mmu_gather *tlb, in tlb_flush_p4d_range()
547 #define __tlb_remove_tlb_entry(tlb, ptep, address) do { } while (0) argument
557 #define tlb_remove_tlb_entry(tlb, ptep, address) \ argument
563 #define tlb_remove_huge_tlb_entry(h, tlb, ptep, address) \ argument
578 #define __tlb_remove_pmd_tlb_entry(tlb, pmdp, address) do {} while (0) argument
581 #define tlb_remove_pmd_tlb_entry(tlb, pmdp, address) \ argument
592 #define __tlb_remove_pud_tlb_entry(tlb, pudp, address) do {} while (0) argument
595 #define tlb_remove_pud_tlb_entry(tlb, pudp, address) \ argument
620 #define pte_free_tlb(tlb, ptep, address) \ argument
629 #define pmd_free_tlb(tlb, pmdp, address) \ argument
638 #define pud_free_tlb(tlb, pudp, address) \ argument
647 #define p4d_free_tlb(tlb, pudp, address) \ argument