Home
last modified time | relevance | path

Searched refs:flush_tlb_pgtable (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h116 flush_tlb_pgtable(tlb, address); in __pud_free_tlb()
137 flush_tlb_pgtable(tlb, address); in __pmd_free_tlb()
213 flush_tlb_pgtable(tlb, address); in __pte_free_tlb()
Dtlbflush.h89 static inline void flush_tlb_pgtable(struct mmu_gather *tlb, unsigned long address) in flush_tlb_pgtable() function