Home
last modified time | relevance | path

Searched refs:VMX_TEST_RESUME (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/x86/
H A Dvmx_tests.c115 return VMX_TEST_RESUME; in vmenter_exit_handler()
187 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
200 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
222 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
226 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
231 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
241 return VMX_TEST_RESUME; in preemption_timer_exit_handler()
371 return VMX_TEST_RESUME; in test_ctrl_pat_exit_handler()
439 return VMX_TEST_RESUME; in test_ctrl_efer_exit_handler()
591 return VMX_TEST_RESUME; in cr_shadowing_exit_handler()
[all …]
H A Dvmx.h641 #define VMX_TEST_RESUME 3 macro
H A Dvmx.c1810 case VMX_TEST_RESUME: in vmx_run()