Home
last modified time | relevance | path

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

/arch/c6x/kernel/
Dtraps.c93 static struct exception_info iexcept_table[10] = { variable
284 do_trap(&iexcept_table[iexcept_num], regs); in process_iexcept()
338 do_trap(&iexcept_table[ie_num], regs); in process_exception()