Home
last modified time | relevance | path

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

/sof-3.4.0/src/arch/xtensa/include/xtensa/
Dcorebits.h64 #define EXCCAUSE_ITLB_MULTIHIT 17 /* ITLB Multihit (multiple ITLB entries match) */ macro
/sof-3.4.0/src/arch/xtensa/
Dinit.c157 EXCCAUSE_ITLB_MULTIHIT, (void *)&exception); in register_exceptions()