Searched refs:started_vcpus (Results 1 – 1 of 1) sorted by relevance
2238 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_start() local2250 started_vcpus++; in kvm_s390_vcpu_start()2253 if (started_vcpus == 0) { in kvm_s390_vcpu_start()2256 } else if (started_vcpus == 1) { in kvm_s390_vcpu_start()2277 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_stop() local2296 started_vcpus++; in kvm_s390_vcpu_stop()2301 if (started_vcpus == 1) { in kvm_s390_vcpu_stop()