Searched refs:SER0_INTR_VECT (Results 1 – 5 of 5) sorted by relevance
26 #define SER0_INTR_VECT 0x44 macro
27 #define SER0_INTR_VECT 0x44 macro
21 #define SER0_INTR_VECT 0x40 macro
35 #define IGNOREMASK (1 << (SER0_INTR_VECT - FIRST_IRQ))
1547 set_exception_vector(SER0_INTR_VECT, kgdb_handle_exception); in kgdb_init()