Searched refs:KVM_GET_SREGS (Results 1 – 5 of 5) sorted by relevance
511 vcpu_ioctl(vcpu, KVM_GET_SREGS, sregs); in vcpu_sregs_get()
1573 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro
1580 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro
4195 case KVM_GET_SREGS: { in kvm_vcpu_ioctl()
434 4.13 KVM_GET_SREGS474 Writes special registers into the vcpu. See KVM_GET_SREGS for the5677 This ioctl (when supported) replaces the KVM_GET_SREGS.