Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgalloc.h129 flush_tlb_pgtable(tlb, address); in __pud_free_tlb()
150 flush_tlb_pgtable(tlb, address); in __pmd_free_tlb()
173 flush_tlb_pgtable(tlb, address); in __pte_free_tlb()
Dtlbflush.h153 static inline void flush_tlb_pgtable(struct mmu_gather *tlb, unsigned long address) in flush_tlb_pgtable() function