Home
last modified time | relevance | path

Searched defs:esubcode (Results 1 – 1 of 1) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dtraps.c254 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name()
320 unsigned int esubcode = FIELD_GET(CSR_ESTAT_ESUBCODE, x); in print_estat() local
538 unsigned int esubcode = FIELD_GET(CSR_ESTAT_ESUBCODE, regs->csr_estat); in do_ade() local