Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dtraps_32.c41 # define TRAP_DIVZERO_ERROR 17 macro
602 case TRAP_DIVZERO_ERROR: in do_divide_error()
786 set_exception_table_vec(TRAP_DIVZERO_ERROR, do_divide_error); in trap_init()