Searched refs:EXCCODE_SE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/loongarch/kernel/ | ||
H A D | traps.c | 310 case EXCCODE_SE: return "SE"; in humanize_exc_name() |
/linux/arch/loongarch/include/asm/ | ||
H A D | loongarch.h | 1376 #define EXCCODE_SE 25 /* Security */ macro |