Searched refs:KVM_SET_DEBUGREGS (Results 1 – 2 of 2) sorted by relevance
1521 #define KVM_SET_DEBUGREGS _IOW(KVMIO, 0xa2, struct kvm_debugregs) macro
1150 r = ioctl(vcpu->fd, KVM_SET_DEBUGREGS, &state->debugregs); in vcpu_load_state()