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

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

Completed in 131 milliseconds