Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/kvm/x86_64/
Dhyperv_cpuid.c173 if (!nested_vmx_supported() || in main()
Dsmm_test.c123 else if (nested_vmx_supported()) in main()
Devmcs_test.c97 if (!nested_vmx_supported() || in main()
Dstate_test.c176 else if (nested_vmx_supported()) in main()
/Linux-v5.10/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c382 bool nested_vmx_supported(void) in nested_vmx_supported() function
391 if (!nested_vmx_supported()) { in nested_vmx_check_supported()
/Linux-v5.10/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h610 bool nested_vmx_supported(void);