Home
last modified time | relevance | path

Searched defs:debug_exception (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dtraps.h130 void (*debug_exception)(void); member
/openbmc/qemu/target/xtensa/
H A Dexc_helper.c85 void HELPER(debug_exception)(CPUXtensaState *env, uint32_t pc, uint32_t cause) in HELPER() argument
/openbmc/linux/arch/s390/include/asm/
H A Ddebug.h275 static inline debug_entry_t *debug_exception(debug_info_t *id, int level, in debug_exception() function