Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dcorebits.h67 #define EXCCAUSE_INSTR_PROHIBITED 20 /* Cache Attribute does not allow Instruction Fetch */ macro
/sof-2.7.6/src/arch/xtensa/
Dinit.c164 EXCCAUSE_INSTR_PROHIBITED, (void *)&exception); in register_exceptions()