Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/xtensa/include/asm/
A Dregs.h46 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/linux-6.3-rc2/arch/xtensa/kernel/
A Dtraps.c88 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
90 { EXCCAUSE_ILLEGAL_INSTRUCTION, 0, do_illegal_instruction},

Completed in 3 milliseconds