Searched refs:started_vcpus (Results 1 – 1 of 1) sorted by relevance
2377 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_start() local2389 started_vcpus++; in kvm_s390_vcpu_start()2392 if (started_vcpus == 0) { in kvm_s390_vcpu_start()2395 } else if (started_vcpus == 1) { in kvm_s390_vcpu_start()2416 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_stop() local2435 started_vcpus++; in kvm_s390_vcpu_stop()2440 if (started_vcpus == 1) { in kvm_s390_vcpu_stop()