Searched refs:KVM_GET_SREGS (Results 1 – 5 of 5) sorted by relevance
1358 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro
1349 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro
791 vcpu_ioctl(vcpu, KVM_GET_SREGS, sregs); in vcpu_sregs_get()
4512 case KVM_GET_SREGS: { in kvm_vcpu_ioctl()
473 4.13 KVM_GET_SREGS513 Writes special registers into the vcpu. See KVM_GET_SREGS for the5867 This ioctl (when supported) replaces the KVM_GET_SREGS.