Home
last modified time | relevance | path

Searched defs:esubcode (Results 1 – 2 of 2) 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
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h226 unsigned int esubcode; member