Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
A Dhyperv_cpuid.c150 if (!nested_vmx_supported() || in main()
170 test_hv_cpuid(hv_cpuid_entries, nested_vmx_supported()); in main()
A Dsmm_test.c163 else if (nested_vmx_supported()) in main()
A Devmcs_test.c153 if (!nested_vmx_supported() || in main()
A Dstate_test.c175 else if (nested_vmx_supported()) in main()
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c380 bool nested_vmx_supported(void) in nested_vmx_supported() function
389 if (!nested_vmx_supported()) { in nested_vmx_check_supported()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Dvmx.h607 bool nested_vmx_supported(void);

Completed in 17 milliseconds