Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h17 UCALL_UNHANDLED, enumerator
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c394 ucall(UCALL_UNHANDLED, 3, vector, ec, valid_ec); in kvm_exit_unexpected_exception()
403 if (get_ucall(vcpu, &uc) != UCALL_UNHANDLED) in assert_on_unhandled_exception()
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1090 ucall_assert(UCALL_UNHANDLED, in route_exception()
1136 if (get_ucall(vcpu, &uc) == UCALL_UNHANDLED) in assert_on_unhandled_exception()