Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Ddebug-exceptions.c471 bool ss_enable = false; in test_single_step_from_userspace() local
494 ss_enable = true; in test_single_step_from_userspace()
499 TEST_ASSERT(ss_enable, "Unexpected KVM_EXIT_DEBUG"); in test_single_step_from_userspace()
510 ss_enable = false; in test_single_step_from_userspace()