Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/xtensa/include/xtensa/
Dcorebits.h69 #define EXCCAUSE_INSTR_PROHIBITED 20 /* Cache Attribute does not allow Instruction Fetch */ macro
/device/soc/esp/esp32/components/esp_system/port/arch/xtensa/
Dpanic_arch.c485 frame->exccause == EXCCAUSE_INSTR_PROHIBITED)); in panic_print_backtrace()