Searched refs:tlb_flush_pgtable (Results 1 – 2 of 2) sorted by relevance
10 extern void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address);13 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, in tlb_flush_pgtable() function69 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
372 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function