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