Searched refs:EXCCODE_BP (Results 1 – 6 of 6) sorted by relevance
44 case EXCCODE_BP: in scan_handlers()
70 [EXCCODE_BP] = handle_bp,278 case EXCCODE_BP: return "BRK"; in humanize_exc_name()
1357 #define EXCCODE_BP 12 /* Breakpoint */ macro
1262 case EXCCODE_BP: in __kvm_mips_handle_exit()
2441 set_except_vector(EXCCODE_BP, handle_bp); in trap_init()
593 #define EXCCODE_BP 9 /* Breakpoint */ macro
Completed in 30 milliseconds