Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/loongarch/kernel/
Dtraps.c259 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name()
325 unsigned int esubcode = FIELD_GET(CSR_ESTAT_ESUBCODE, x); in print_estat() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
Dtraps.c227 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name()
293 unsigned int esubcode = FIELD_GET(CSR_ESTAT_ESUBCODE, x); in print_estat() local