Home
last modified time | relevance | path

Searched refs:tlb_flush (Results 1 – 2 of 2) sorted by relevance

/include/asm-generic/
Dtlb.h392 #if defined(tlb_flush)
393 #error MMU_GATHER_NO_RANGE relies on default tlb_flush()
404 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
412 #ifndef tlb_flush
418 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
465 tlb_flush(tlb); in tlb_flush_mmu_tlbonly()
/include/trace/events/
Dtlb.h38 TRACE_EVENT(tlb_flush,