Searched refs:tlb_flush_pgtable (Results 1 – 4 of 4) sorted by relevance
9 extern void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address);12 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() function
142 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
173 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
414 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function