Searched refs:num_mismatched_vp_indexes (Results 1 – 2 of 2) sorted by relevance
1542 * VP index is changing, adjust num_mismatched_vp_indexes if in kvm_hv_set_msr() 1546 atomic_inc(&hv->num_mismatched_vp_indexes); in kvm_hv_set_msr() 1548 atomic_dec(&hv->num_mismatched_vp_indexes); in kvm_hv_set_msr() 1800 bool has_mismatch = atomic_read(&hv->num_mismatched_vp_indexes); in sparse_set_to_vcpu_mask()
1182 atomic_t num_mismatched_vp_indexes; member