Searched refs:vmexit_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/bhyve/aarch64/
H A Dvmexit.c131 vmexit_debug(struct vmctx *ctx __unused, struct vcpu *vcpu, function
289 [VM_EXITCODE_DEBUG] = vmexit_debug,
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dvmexit.c423 vmexit_debug(struct vmctx *ctx __unused, struct vcpu *vcpu, function
515 [VM_EXITCODE_DEBUG] = vmexit_debug,

Completed in 202 milliseconds