Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dtlb.h48 extern void tlb_table_flush(struct mmu_gather *tlb);
69 tlb_table_flush(tlb); in tlb_flush_mmu_free()
/Linux-v4.19/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-v4.19/include/asm-generic/
Dtlb.h61 extern void tlb_table_flush(struct mmu_gather *tlb);
/Linux-v4.19/arch/s390/mm/
Dpgalloc.c348 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function
/Linux-v4.19/mm/
Dmemory.c246 tlb_table_flush(tlb); in tlb_flush_mmu_free()
369 void tlb_table_flush(struct mmu_gather *tlb) in tlb_table_flush() function
396 tlb_table_flush(tlb); in tlb_remove_table()