Home
last modified time | relevance | path

Searched refs:ia_reg_ctx_strs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Dcper-x86.c142 static const char * const ia_reg_ctx_strs[] = { variable
334 ctx_info->reg_ctx_type < ARRAY_SIZE(ia_reg_ctx_strs) ? in cper_print_proc_ia()
335 ia_reg_ctx_strs[ctx_info->reg_ctx_type] : "unknown"); in cper_print_proc_ia()