Home
last modified time | relevance | path

Searched defs:exc_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/xtensa/include/asm/
H A Dtraps.h21 struct exc_table { struct
42 DECLARE_PER_CPU(struct exc_table, exc_table); argument
/openbmc/u-boot/arch/xtensa/cpu/
H A Dexceptions.c27 handler_t exc_table[EXCCAUSE_LAST] = { variable