Searched refs:EXCCODE_BP (Results 1 – 6 of 6) sorted by relevance
45 case EXCCODE_BP: in scan_handlers()
71 [EXCCODE_BP] = handle_bp,279 case EXCCODE_BP: return "BRK"; in humanize_exc_name()
1438 #define EXCCODE_BP 12 /* Breakpoint */ macro
1261 case EXCCODE_BP: in __kvm_mips_handle_exit()
2442 set_except_vector(EXCCODE_BP, handle_bp); in trap_init()
593 #define EXCCODE_BP 9 /* Breakpoint */ macro
Completed in 34 milliseconds