Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Ddatarw_constraints.c278 const int bad_per_vcpu[] = { -1, -5, 1000 }; in test_vcpuid_combos() local
279 for (uint_t i = 0; i < ARRAY_SIZE(bad_per_vcpu); i++) { in test_vcpuid_combos()
280 vdx.vdx_vcpuid = bad_per_vcpu[i]; in test_vcpuid_combos()
298 for (uint_t i = 0; i < ARRAY_SIZE(bad_per_vcpu); i++) { in test_vcpuid_combos()
299 vdx.vdx_vcpuid = bad_per_vcpu[i]; in test_vcpuid_combos()