Searched refs:KVM_GET_DEBUGREGS (Results 1 – 2 of 2) 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