Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/include/asm-generic/
Dtlb.h60 extern void tlb_table_flush(struct mmu_gather *tlb);
/linux-4.4.14/mm/
Dmemory.c245 tlb_table_flush(tlb); in tlb_flush_mmu_tlbonly()
350 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function
383 tlb_table_flush(tlb); in tlb_remove_table()
/linux-4.4.14/arch/s390/mm/
Dpgtable.c1071 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function