Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h113 #define ESR_EC_BRK_INS 0x3c macro
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c436 ESR_EC_BRK_INS, guest_sw_bp_handler); in test_guest_debug_exceptions()