Home
last modified time | relevance | path

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

/openbmc/linux/arch/xtensa/kernel/
H A Ds32c1i_selftest.c61 handbus = trap_set_handler(EXCCAUSE_LOAD_STORE_ERROR, in check_s32c1i()
108 trap_set_handler(EXCCAUSE_LOAD_STORE_ERROR, handbus); in check_s32c1i()
H A Dtraps.c97 { EXCCAUSE_LOAD_STORE_ERROR, USER|KRNL, fast_load_store },
98 { EXCCAUSE_LOAD_STORE_ERROR, 0, do_load_store },
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dregs.h29 #define EXCCAUSE_LOAD_STORE_ERROR 3 macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dregs.h49 #define EXCCAUSE_LOAD_STORE_ERROR 3 macro
H A Dtraps.h69 .fast_kernel_handler[EXCCAUSE_LOAD_STORE_ERROR] = in early_trap_init()