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

/freebsd-10-stable/usr.sbin/bhyve/
H A Dbhyverun.c106 uint64_t vmexit_hlt; member in struct:bhyvestats
476 vmexit_hlt(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) function
479 stats.vmexit_hlt++;
671 handler[VM_EXITCODE_HLT] = vmexit_hlt;

Completed in 109 milliseconds