Searched refs:print_intr_fragment (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dtraps.c208 static void print_intr_fragment(const char *key, unsigned long val) function
249 print_intr_fragment("LIE", FIELD_GET(CSR_ECFG_IM, x));
322 print_intr_fragment("IS", FIELD_GET(CSR_ESTAT_IS, x));

Completed in 99 milliseconds