Searched refs:KVM_GET_MP_STATE (Results 1 – 5 of 5) sorted by relevance
492 vcpu_ioctl(vcpu, KVM_GET_MP_STATE, mp_state); in vcpu_mp_state_get()
1603 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) macro
1610 #define KVM_GET_MP_STATE _IOR(KVMIO, 0x98, struct kvm_mp_state) macro
4220 case KVM_GET_MP_STATE: { in kvm_vcpu_ioctl()
1441 4.38 KVM_GET_MP_STATE1528 Sets the vcpu's current "multiprocessing state"; see KVM_GET_MP_STATE for