ia_reg_ctx_strs   141 drivers/firmware/efi/cper-x86.c static const char * const ia_reg_ctx_strs[] = {
ia_reg_ctx_strs   333 drivers/firmware/efi/cper-x86.c 		       ctx_info->reg_ctx_type < ARRAY_SIZE(ia_reg_ctx_strs) ?
ia_reg_ctx_strs   334 drivers/firmware/efi/cper-x86.c 		       ia_reg_ctx_strs[ctx_info->reg_ctx_type] : "unknown");