Searched refs:KVM_SET_MP_STATE (Results 1 – 4 of 4) sorted by relevance
337 r = __vcpu_ioctl(vcpu, KVM_SET_MP_STATE, &mps); in vm_arch_vcpu_add()
1388 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state) macro
777 vcpu_ioctl(vcpu, KVM_SET_MP_STATE, mp_state); in vcpu_mp_state_set()
4567 case KVM_SET_MP_STATE: { in kvm_vcpu_ioctl()