Searched refs:started_vcpus (Results 1 – 1 of 1) sorted by relevance
2351 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_start() local2363 started_vcpus++; in kvm_s390_vcpu_start()2366 if (started_vcpus == 0) { in kvm_s390_vcpu_start()2369 } else if (started_vcpus == 1) { in kvm_s390_vcpu_start()2390 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_stop() local2409 started_vcpus++; in kvm_s390_vcpu_stop()2414 if (started_vcpus == 1) { in kvm_s390_vcpu_stop()