Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h107 #define ESR_EC_SVC64 0x15 macro
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c444 ESR_EC_SVC64, guest_svc_handler); in test_guest_debug_exceptions()