Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/include/asm/
A Dtraps.h15 typedef void xtensa_exception_handler(struct pt_regs *regs); typedef
39 xtensa_exception_handler *default_handler[EXCCAUSE_N];
44 xtensa_exception_handler *
45 __init trap_set_handler(int cause, xtensa_exception_handler *handler);
/linux-6.3-rc2/arch/xtensa/kernel/
A Dtraps.c413 xtensa_exception_handler *
414 __init trap_set_handler(int cause, xtensa_exception_handler *handler) in trap_set_handler()

Completed in 4 milliseconds