Searched refs:KVM_GET_SREGS (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | kvm.h | 1305 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs) macro |
/linux-4.19.296/virt/kvm/ | ||
D | kvm_main.c | 2895 case KVM_GET_SREGS: { in kvm_vcpu_ioctl() |