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