Searched refs:has_nested (Results 1 – 1 of 1) sorted by relevance
124 const bool has_nested = kvm_cpu_has(X86_FEATURE_SVM) || kvm_cpu_has(X86_FEATURE_VMX); in main() local156 if (!has_nested) in main()168 for (i = 0; i <= NUM_ITERATIONS * (1 + has_nested); i++) { in main()