Home
last modified time | relevance | path

Searched refs:tlb_table_flush (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
Dtlb.h47 extern void tlb_table_flush(struct mmu_gather *tlb);
69 tlb_table_flush(tlb); in tlb_flush_mmu_free()
/linux-4.1.27/arch/arm/include/asm/
Dtlb.h53 extern void tlb_table_flush(struct mmu_gather *tlb);
132 tlb_table_flush(tlb); in tlb_flush_mmu_tlbonly()
/linux-4.1.27/include/asm-generic/
Dtlb.h60 extern void tlb_table_flush(struct mmu_gather *tlb);
/linux-4.1.27/mm/
Dmemory.c244 tlb_table_flush(tlb); in tlb_flush_mmu_tlbonly()
349 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function
382 tlb_table_flush(tlb); in tlb_remove_table()
/linux-4.1.27/arch/s390/mm/
Dpgtable.c1147 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function