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