Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dsuspend_info.c151 enum vm_suspend_how vcpu0_how; in test_emitted_triplefault() local
155 .howp = &vcpu0_how, in test_emitted_triplefault()
202 if (vcpu0_how != VM_SUSPEND_TRIPLEFAULT || in test_emitted_triplefault()
203 vcpu0_how != vcpu1_how) { in test_emitted_triplefault()
207 vcpu0_how, vcpu1_how, in test_emitted_triplefault()