Home
last modified time | relevance | path

Searched refs:started_vcpus (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/kvm/
Dkvm-s390.c2351 int i, online_vcpus, started_vcpus = 0; in kvm_s390_vcpu_start() local
2363 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() local
2409 started_vcpus++; in kvm_s390_vcpu_stop()
2414 if (started_vcpus == 1) { in kvm_s390_vcpu_stop()