Searched refs:good_vm_wide (Results 1 – 1 of 1) sorted by relevance
320 const int good_vm_wide[] = { -1, 0, 1 }; in test_vcpuid_combos() local321 for (uint_t i = 0; i < ARRAY_SIZE(good_vm_wide); i++) { in test_vcpuid_combos()322 vdx.vdx_vcpuid = good_vm_wide[i]; in test_vcpuid_combos()