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