Searched refs:KVM_VCPU_FLUSH_TLB (Results 1 – 3 of 3) sorted by relevance
61 #define KVM_VCPU_FLUSH_TLB (1 << 1) macro
611 state | KVM_VCPU_FLUSH_TLB)) in kvm_flush_tlb_others()
2305 if (xchg(&vcpu->arch.st.steal.preempted, 0) & KVM_VCPU_FLUSH_TLB) in record_steal_time()