Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h10 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() function
69 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb.c372 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function