Home
last modified time | relevance | path

Searched refs:nested_vmx_check_supported (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dvmx_close_while_nested_test.c57 nested_vmx_check_supported(); in main()
Dvmx_apic_access_test.c87 nested_vmx_check_supported(); in main()
Dvmx_dirty_log_test.c81 nested_vmx_check_supported(); in main()
Dvmx_tsc_adjust_test.c132 nested_vmx_check_supported(); in main()
Dvmx_nested_tsc_scaling_test.c163 nested_vmx_check_supported(); in main()
Dvmx_preemption_timer_test.c170 nested_vmx_check_supported(); in main()
Dvmx_set_nested_state_test.c279 nested_vmx_check_supported(); in main()
/Linux-v5.15/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h608 void nested_vmx_check_supported(void);
/Linux-v5.15/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c387 void nested_vmx_check_supported(void) in nested_vmx_check_supported() function