Searched refs:bad_vm_wide (Results 1 – 1 of 1) sorted by relevance
331 const int bad_vm_wide[] = { -5, 1000 }; in test_vcpuid_combos() local332 for (uint_t i = 0; i < ARRAY_SIZE(bad_vm_wide); i++) { in test_vcpuid_combos()333 vdx.vdx_vcpuid = bad_vm_wide[i]; in test_vcpuid_combos()