Searched refs:KVM_GET_REGS (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/uapi/linux/ | ||
D | kvm.h | 1303 #define KVM_GET_REGS _IOR(KVMIO, 0x81, struct kvm_regs) macro |
/linux-4.19.296/virt/kvm/ | ||
D | kvm_main.c | 2864 case KVM_GET_REGS: { in kvm_vcpu_ioctl() |