Home
last modified time | relevance | path

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

/sof-2.7.6/src/arch/xtensa/include/xtensa/
Dcorebits.h70 #define EXCCAUSE_DTLB_MULTIHIT 25 /* DTLB Multihit (multiple DTLB entries match) */ macro
/sof-2.7.6/src/arch/xtensa/
Dinit.c170 EXCCAUSE_DTLB_MULTIHIT, (void *)&exception); in register_exceptions()