Home
last modified time | relevance | path

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

/linux-6.12.1/arch/xtensa/include/asm/
Dregs.h46 #define EXCCAUSE_ILLEGAL_INSTRUCTION 0 macro
/linux-6.12.1/arch/xtensa/kernel/
Dtraps.c90 { EXCCAUSE_ILLEGAL_INSTRUCTION, USER, fast_illegal_instruction_user },
92 { EXCCAUSE_ILLEGAL_INSTRUCTION, 0, do_illegal_instruction},