Searched refs:KVM_GET_MP_STATE (Results 1 – 5 of 5) sorted by relevance
1051 r = ioctl(vcpu->fd, KVM_GET_MP_STATE, &state->mp_state); in vcpu_save_state()
1385 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) macro
2894 case KVM_GET_MP_STATE: { in kvm_vcpu_ioctl()
1219 4.38 KVM_GET_MP_STATE1269 Sets the vcpu's current "multiprocessing state"; see KVM_GET_MP_STATE for