Searched refs:KVM_GET_DEBUGREGS (Results 1 – 5 of 5) sorted by relevance
1091 r = ioctl(vcpu->fd, KVM_GET_DEBUGREGS, &state->debugregs); in vcpu_save_state()
1399 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs) macro
1060 4.33 KVM_GET_DEBUGREGS1089 See KVM_GET_DEBUGREGS for the data structure. The flags field is unused
4286 case KVM_GET_DEBUGREGS: { in kvm_arch_vcpu_ioctl()