Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
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, in tlb_flush_pgtable() function
Dpgalloc-64.h151 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
219 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
Dpgalloc-32.h87 tlb_flush_pgtable(tlb, address); in __pte_free_tlb()
/linux-4.4.14/arch/powerpc/mm/
Dtlb_nohash.c398 void tlb_flush_pgtable(struct mmu_gather *tlb, unsigned long address) in tlb_flush_pgtable() function