Searched refs:debug_exception (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dtraps.h130 void (*debug_exception)(void); member in struct:debug_table
143 void debug_exception(void);
/linux-master/arch/xtensa/kernel/
H A Dtraps.c467 this_cpu_ptr(&debug_table)->debug_exception = debug_exception;
H A Dasm-offsets.c132 offsetof(struct debug_table, debug_exception));
H A Dentry.S793 ENTRY(debug_exception)
907 ENDPROC(debug_exception)
/linux-master/arch/s390/include/asm/
H A Ddebug.h262 * debug_exception() - writes binary debug entry to active debug area
275 static inline debug_entry_t *debug_exception(debug_info_t *id, int level, function

Completed in 606 milliseconds