Searched refs:KVM_GET_MSRS (Results 1 – 3 of 3) sorted by relevance
693 #define KVM_GET_MSRS _IOWR(KVMIO, 0x88, struct kvm_msrs) macro
378 4.18 KVM_GET_MSRS414 Writes model-specific registers to the vcpu. See KVM_GET_MSRS for the
2897 case KVM_GET_MSRS: in kvm_arch_vcpu_ioctl()