Searched refs:vcpus (Results 1 – 20 of 20) sorted by relevance
155 vcpus=`identify_qemu_vcpus`156 if test $cpu_count -gt $vcpus158 echo CPU count limited from $cpu_count to $vcpus | tee -a $resdir/Warnings159 cpu_count=$vcpus
36 __u32 vcpus; member147 ATTRIBUTE(cpus_dir, "count", data->vcpus); in hpyfs_vm_create_guest()
103 analyze events which occur on this vcpu. (default: all vcpus)137 analyze events which occur on this vcpu. (default: all vcpus)
104 a) restore all guest memory and create vcpus114 Then vcpus can be started.
26 all vcpus, while as an SPI it must be a separate number per vcpu.
84 Returns: -EBUSY in case 1 or more vcpus are already activated (only in write case)
189 if (kvm->vcpus[i]) { in kvm_arch_destroy_vm()190 kvm_arch_vcpu_free(kvm->vcpus[i]); in kvm_arch_destroy_vm()191 kvm->vcpus[i] = NULL; in kvm_arch_destroy_vm()
163 vcpus = 1
402 struct kvm_vcpu *vcpus[KVM_MAX_VCPUS]; member499 return kvm->vcpus[i]; in kvm_get_vcpu()
8 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
16 create virtual cpus (vcpus).151 not returned in the MSR list, as different vcpus can have a different number230 On powerpc using book3s_hv mode, the vcpus are mapped onto virtual234 of vcpus per virtual core (vcore). The vcore id is obtained by235 dividing the vcpu id by the number of vcpus per vcore. The vcpus in a240 single-threaded guest vcpus, it should make all vcpu ids be a multiple241 of the number of vcpus per vcore.651 future vcpus to have a local APIC. IRQ routing for GSIs 0-15 is set to both2360 There must be no vcpus running when this ioctl is called; if there2569 Note that because some registers reflect machine topology, all vcpus
418 generation-number then reload root shadow pages on all vcpus. As the VCPUs
175 kvm->vcpus[i] = NULL; in kvm_mips_free_vcpus()502 dvcpu = vcpu->kvm->vcpus[irq->cpu]; in kvm_vcpu_ioctl_interrupt()
2238 kvm->vcpus[i] = NULL; in kvm_free_vcpus()3793 if (!is_vcpu_stopped(vcpu->kvm->vcpus[i])) in kvm_s390_vcpu_start()3839 if (!is_vcpu_stopped(vcpu->kvm->vcpus[i])) { in kvm_s390_vcpu_stop()3841 started_vcpu = vcpu->kvm->vcpus[i]; in kvm_s390_vcpu_stop()
126 the guest vcpus.
2498 BUG_ON(kvm->vcpus[atomic_read(&kvm->online_vcpus)]); in kvm_vm_ioctl_create_vcpu()2508 kvm->vcpus[atomic_read(&kvm->online_vcpus)] = vcpu; in kvm_vm_ioctl_create_vcpu()
482 kvm->vcpus[i] = NULL; in kvm_arch_destroy_vm()
1284 … CCBs on all other vcpus but can expect continued rejections of all
8913 kvm->vcpus[i] = NULL; in kvm_free_vcpus()
13774 !kvm_vcpu_apicv_active(kvm->vcpus[0])) in vmx_update_pi_irte()