Searched refs:KVM_GET_SREGS (Results 1 – 5 of 5) sorted by relevance
1277 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro
680 vcpu_ioctl(vcpu, KVM_GET_SREGS, sregs); in vcpu_sregs_get()
4429 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 the5819 This ioctl (when supported) replaces the KVM_GET_SREGS.