Searched refs:KVM_SET_MSRS (Results 1 – 5 of 5) sorted by relevance
901 r = ioctl(vcpu->fd, KVM_SET_MSRS, &buffer.header); in vcpu_set_msr()1118 r = ioctl(vcpu->fd, KVM_SET_MSRS, &state->msrs); in vcpu_load_state()
1362 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs) macro
4211 case KVM_SET_MSRS: { in kvm_arch_vcpu_ioctl()
583 4.19 KVM_SET_MSRS