Searched refs:debugregs (Results 1 – 1 of 1) sorted by relevance
997 struct kvm_debugregs debugregs; member1083 r = ioctl(vcpu->fd, KVM_GET_DEBUGREGS, &state->debugregs); in vcpu_save_state()1126 r = ioctl(vcpu->fd, KVM_SET_DEBUGREGS, &state->debugregs); in vcpu_load_state()