Searched refs:UDBG_UNDEFINED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ | ||
H A D | system_misc.h | 32 #define UDBG_UNDEFINED (1 << 0) macro |
/openbmc/linux/arch/arm/kernel/ | ||
H A D | traps.c | 492 if (user_debug & UDBG_UNDEFINED) { in do_undefinstr() |