Searched refs:KVM_SET_MSRS (Results 1 – 6 of 6) sorted by relevance
869 r = ioctl(vcpu->fd, KVM_SET_MSRS, &state->msrs); in vcpu_load_state()
1307 r = ioctl(vcpu->fd, KVM_SET_MSRS, &buffer.header); in vcpu_set_msr()
1309 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs) macro
3823 case KVM_SET_MSRS: { in kvm_arch_vcpu_ioctl()
521 4.19 KVM_SET_MSRS