Searched defs:EXCCODE_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/loongarch/ | ||
H A D | cpu.h | 91 #define EXCCODE_INT EXCODE(0, 0) macro |
/openbmc/linux/arch/mips/include/asm/ | ||
H A D | mipsregs.h | 439 #define EXCCODE_INT 0 /* Interrupt pending */ macro |