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