Searched refs:KVM_SET_SREGS (Results 1 – 5 of 5) sorted by relevance
685 vcpu_ioctl(vcpu, KVM_SET_SREGS, sregs); in vcpu_sregs_set()689 return __vcpu_ioctl(vcpu, KVM_SET_SREGS, sregs); in _vcpu_sregs_set()
1278 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs) macro
4443 case KVM_SET_SREGS: { in kvm_vcpu_ioctl()
504 4.14 KVM_SET_SREGS5853 This ioctl (when supported) replaces the KVM_SET_SREGS.