Home
last modified time | relevance | path

Searched refs:tlb_flush_mmu_free (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dtlb.h67 static inline void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
76 tlb_flush_mmu_free(tlb); in tlb_flush_mmu()
/linux-4.4.14/arch/um/include/asm/
Dtlb.h68 tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
80 tlb_flush_mmu_free(tlb); in tlb_flush_mmu()
/linux-4.4.14/arch/arm/include/asm/
Dtlb.h136 static inline void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
147 tlb_flush_mmu_free(tlb); in tlb_flush_mmu()
/linux-4.4.14/arch/sh/include/asm/
Dtlb.h93 static inline void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
/linux-4.4.14/arch/ia64/include/asm/
Dtlb.h226 static inline void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
/linux-4.4.14/mm/
Dmemory.c250 static void tlb_flush_mmu_free(struct mmu_gather *tlb) in tlb_flush_mmu_free() function
264 tlb_flush_mmu_free(tlb); in tlb_flush_mmu()
1216 tlb_flush_mmu_free(tlb); in zap_pte_range()