Searched refs:TRAP_DIVZERO_ERROR (Results 1 - 1 of 1) sorted by relevance

/arch/sh/kernel/
H A Dtraps_32.c43 # define TRAP_DIVZERO_ERROR 17 macro
702 case TRAP_DIVZERO_ERROR:
892 set_exception_table_vec(TRAP_DIVZERO_ERROR, do_divide_error);

Completed in 6 milliseconds