Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dtraps.c272 case EXSUBCODE_ADEF: return "ADEF"; in humanize_exc_name()
/linux/arch/loongarch/include/asm/
H A Dloongarch.h1511 #define EXSUBCODE_ADEF 0 /* Fetch Instruction */ macro