Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/aarch64/ !
H A Dvmexit.c135 vmexit_debug(struct vmctx *ctx __unused, struct vcpu *vcpu, in vmexit_debug() function
300 [VM_EXITCODE_DEBUG] = vmexit_debug,
/src/usr.sbin/bhyve/riscv/ !
H A Dvmexit.c137 vmexit_debug(struct vmctx *ctx __unused, struct vcpu *vcpu __unused, in vmexit_debug() function
363 [VM_EXITCODE_DEBUG] = vmexit_debug,
/src/usr.sbin/bhyve/amd64/ !
H A Dvmexit.c431 vmexit_debug(struct vmctx *ctx __unused, struct vcpu *vcpu, in vmexit_debug() function
523 [VM_EXITCODE_DEBUG] = vmexit_debug,