Home
last modified time | relevance | path

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

/linux-4.4.14/arch/c6x/kernel/
Dtraps.c96 static struct exception_info iexcept_table[10] = { variable
292 do_trap(&iexcept_table[iexcept_num], regs); in process_iexcept()
346 do_trap(&iexcept_table[ie_num], regs); in process_exception()