Searched refs:EXCP_BRK (Results 1 – 3 of 3) sorted by relevance
323 case EXCP_BRK: in do_el1h_sync()411 case EXCP_BRK: in do_el0_sync()
507 if (fault_code == EXCP_BRK) { in db_trapper()
216 #define EXCP_BRK 0x3c /* Breakpoint */ macro