Searched refs:KVM_SET_MP_STATE (Results 1 – 6 of 6) sorted by relevance
1126 r = ioctl(vcpu->fd, KVM_SET_MP_STATE, &state->mp_state); in vcpu_load_state()
1386 #define KVM_SET_MP_STATE _IOW(KVMIO, 0x99, struct kvm_mp_state) macro
1197 ret = ioctl(vcpu->fd, KVM_SET_MP_STATE, mp_state); in vcpu_set_mp_state()
2906 case KVM_SET_MP_STATE: { in kvm_vcpu_ioctl()
1261 4.39 KVM_SET_MP_STATE