Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dtraps.h19 struct exc_table { struct
21 void *kstk;
45 /* Initialize minimal exc_table structure sufficient for basic paging */ argument
/OK3568_Linux_fs/u-boot/arch/xtensa/cpu/
H A Dexceptions.c28 handler_t exc_table[EXCCAUSE_LAST] = { variable