Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Din_guest.c551 which_exit_kind(struct vm_entry *ventry, const struct vm_exit *vexit) in which_exit_kind() function
592 return (which_exit_kind(ventry, vexit)); in test_run_vcpu()