Home
last modified time | relevance | path

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

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