Searched refs:SER3_INTR_VECT (Results 1 – 5 of 5) sorted by relevance
29 #define SER3_INTR_VECT 0x47 macro
30 #define SER3_INTR_VECT 0x47 macro
24 #define SER3_INTR_VECT 0x43 macro
43 #define IGNOREMASK (1 << (SER3_INTR_VECT - FIRST_IRQ))
1583 set_exception_vector(SER3_INTR_VECT, kgdb_handle_exception); in kgdb_init()