Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/kernel/
Dtraps.c271 case EXCCODE_BTE: return "BTE"; in humanize_exc_name()
/linux-6.6.21/arch/loongarch/include/asm/
Dloongarch.h1335 #define EXCCODE_BTE 21 /* Binary Trans. Exception */ macro