Searched refs:KVM_VCPU_FLUSH_TLB (Results 1 – 4 of 4) sorted by relevance
68 #define KVM_VCPU_FLUSH_TLB (1 << 1) macro
61 #define KVM_VCPU_FLUSH_TLB (1 << 1) macro
674 state | KVM_VCPU_FLUSH_TLB)) in kvm_flush_tlb_others()
3016 st->preempted & KVM_VCPU_FLUSH_TLB); in record_steal_time()3017 if (xchg(&st->preempted, 0) & KVM_VCPU_FLUSH_TLB) in record_steal_time()