Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c5063 handler old_gp, old_db; in vmx_mtf_test() local
5125 old_db = handle_exception(DB_VECTOR, test_mtf_db_handler); in vmx_mtf_test()
5134 handle_exception(DB_VECTOR, old_db); in vmx_mtf_test()
8946 handler old_db; in vmx_preemption_timer_zero_test() local
8957 old_db = handle_exception(DB_VECTOR, in vmx_preemption_timer_zero_test()
9003 handle_exception(DB_VECTOR, old_db); in vmx_preemption_timer_zero_test()
9060 handler old_db; in vmx_preemption_timer_tf_test() local
9069 old_db = handle_exception(DB_VECTOR, in vmx_preemption_timer_tf_test()
9106 handle_exception(DB_VECTOR, old_db); in vmx_preemption_timer_tf_test()