Searched refs:KVM_GET_DEBUGREGS (Results 1 – 5 of 5) sorted by relevance
828 vcpu_ioctl(vcpu, KVM_GET_DEBUGREGS, debugregs); in vcpu_debugregs_get()
1617 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs) macro
1624 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs) macro
1256 4.33 KVM_GET_DEBUGREGS1289 See KVM_GET_DEBUGREGS for the data structure. The flags field is unused
5829 case KVM_GET_DEBUGREGS: { in kvm_arch_vcpu_ioctl()