Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.c5211 int i, online_vcpus, r = 0, started_vcpus = 0; in kvm_s390_vcpu_start() local
5232 started_vcpus++; in kvm_s390_vcpu_start()
5235 if (started_vcpus == 0) { in kvm_s390_vcpu_start()
5238 } else if (started_vcpus == 1) { in kvm_s390_vcpu_start()
5266 int i, online_vcpus, r = 0, started_vcpus = 0; in kvm_s390_vcpu_stop() local
5301 started_vcpus++; in kvm_s390_vcpu_stop()
5306 if (started_vcpus == 1) { in kvm_s390_vcpu_stop()