Searched refs:humanize_exc_name (Results 1 – 1 of 1) sorted by relevance
262 static const char *humanize_exc_name(unsigned int ecode, unsigned int esubcode) in humanize_exc_name() function330 printk("ESTAT: %08lx [%s] (", x, humanize_exc_name(ecode, esubcode)); in print_estat()