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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc.h8 extern void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address);
10 static inline void tlb_flush_pgtable(struct mmu_gather *tlb, tlb_flush_pgtable() function
H A Dpgalloc-32.h87 tlb_flush_pgtable(tlb, address); __pte_free_tlb()
H A Dpgalloc-64.h151 tlb_flush_pgtable(tlb, address); __pte_free_tlb()
219 tlb_flush_pgtable(tlb, address); __pte_free_tlb()
/linux-4.4.14/arch/powerpc/mm/
H A Dtlb_nohash.c398 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) tlb_flush_pgtable() function

Completed in 228 milliseconds