Home
last modified time | relevance | path

Searched refs:gdb_cpu_breakpoint (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.h32 void gdb_cpu_breakpoint(struct vcpu *vcpu, struct vm_exit *vmexit);
H A Dgdb.c904 gdb_cpu_breakpoint(struct vcpu *vcpu, struct vm_exit *vmexit) in gdb_cpu_breakpoint() function
H A Dbhyverun.c990 gdb_cpu_breakpoint(vcpu, vme); in vmexit_breakpoint()