Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/kernel/
A Dtraps_32.c41 # define TRAP_DIVOVF_ERROR 18 macro
605 case TRAP_DIVOVF_ERROR: in do_divide_error()
786 set_exception_table_vec(TRAP_DIVOVF_ERROR, do_divide_error); in trap_init()

Completed in 5 milliseconds