Searched refs:tlb_flush_pgtable (Results 1 – 4 of 4) sorted by relevance
8 extern void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address);10 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() function
151 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()219 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
87 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
397 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function