Searched refs:debug_exception (Results 1 – 5 of 5) sorted by relevance
123 void (*debug_exception)(void); member136 void debug_exception(void);
432 this_cpu_ptr(&debug_table)->debug_exception = debug_exception; in trap_init_debug()
132 offsetof(struct debug_table, debug_exception)); in main()
793 ENTRY(debug_exception)907 ENDPROC(debug_exception)
275 static inline debug_entry_t *debug_exception(debug_info_t *id, int level, in debug_exception() function
Completed in 8 milliseconds