num_mismatched_vp_indexes  843 arch/x86/include/asm/kvm_host.h 	atomic_t num_mismatched_vp_indexes;
num_mismatched_vp_indexes 1103 arch/x86/kvm/hyperv.c 			atomic_inc(&hv->num_mismatched_vp_indexes);
num_mismatched_vp_indexes 1105 arch/x86/kvm/hyperv.c 			atomic_dec(&hv->num_mismatched_vp_indexes);
num_mismatched_vp_indexes 1338 arch/x86/kvm/hyperv.c 	if (likely(!atomic_read(&hv->num_mismatched_vp_indexes))) {