Searched refs:kvm_debugregs (Results 1 – 2 of 2) sorted by relevance
304 struct kvm_debugregs { struct
1147 #define KVM_GET_DEBUGREGS _IOR(KVMIO, 0xa1, struct kvm_debugregs)1148 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs)