Searched refs:KVM_SET_MP_STATE (Results 1 – 3 of 3) sorted by relevance
305 r = __vcpu_ioctl(vcpu, KVM_SET_MP_STATE, &mps); in vm_arch_vcpu_add()
497 vcpu_ioctl(vcpu, KVM_SET_MP_STATE, mp_state); in vcpu_mp_state_set()
1604 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state) macro