Searched defs:tlb_flush (Results 1 – 13 of 13) sorted by relevance
13 #define tlb_flush tlb_flush macro16 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
9 #define tlb_flush tlb_flush macro14 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
532 cpumask_t tlb_flush; member960 u64 tlb_flush; member1063 void (*tlb_flush)(struct kvm_vcpu *vcpu, bool invalidate_gpa); member
19 #define tlb_flush tlb_flush macro24 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
33 #define tlb_flush tlb_flush macro55 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
21 #define tlb_flush(tlb) flush_tlb_mm((tlb)->mm) macro
23 #define tlb_flush(tlb) ((void) tlb) macro
29 #define tlb_flush(tlb) flush_tlb_pending() macro
27 #define tlb_flush tlb_flush macro
50 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
106 static inline void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
393 void tlb_flush(struct mmu_gather *tlb) in tlb_flush() function
5635 bool tlb_flush = false; in kvm_mmu_invpcid_gva() local