Searched refs:ss_enable (Results 1 – 1 of 1) sorted by relevance
473 bool ss_enable = false; in test_single_step_from_userspace() local496 ss_enable = true; in test_single_step_from_userspace()501 TEST_ASSERT(ss_enable, "Unexpected KVM_EXIT_DEBUG"); in test_single_step_from_userspace()512 ss_enable = false; in test_single_step_from_userspace()
Completed in 5 milliseconds