Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dsuspend_info.c115 enum vm_suspend_how test_how) in test_plain_suspend() argument
129 err = vm_suspend(ctx, test_how); in test_plain_suspend()
135 if (how != test_how) { in test_plain_suspend()
137 how, test_how); in test_plain_suspend()