Lines Matching refs:pfx

88 static void cper_print_arm_err_info(const char *pfx, u32 type,
111 printk("%stransaction type: %s\n", pfx,
122 printk("%soperation type: %s\n", pfx,
128 printk("%soperation type: %s\n", pfx,
134 printk("%soperation type: %s\n", pfx,
146 printk("%scache level: %d\n", pfx, level);
149 printk("%sTLB level: %d\n", pfx, level);
153 pfx, level);
162 printk("%sprocessor context corrupted\n", pfx);
164 printk("%sprocessor context not corrupted\n", pfx);
171 printk("%sthe error has been corrected\n", pfx);
173 printk("%sthe error has not been corrected\n", pfx);
180 printk("%sPC is precise\n", pfx);
182 printk("%sPC is imprecise\n", pfx);
189 printk("%sProgram execution can be restarted reliably at the PC associated with the error.\n", pfx);
200 printk("%sparticipation type: %s\n", pfx,
209 printk("%srequest timed out\n", pfx);
216 printk("%saddress space: %s\n", pfx,
224 printk("%smemory access attributes:0x%x\n", pfx, mem_attributes);
231 printk("%saccess mode: normal\n", pfx);
233 printk("%saccess mode: secure\n", pfx);
237 void cper_print_proc_arm(const char *pfx,
245 printk("%sMIDR: 0x%016llx\n", pfx, proc->midr);
250 printk("%ssection length: %d\n", pfx, proc->section_length);
251 printk("%ssection length is too small\n", pfx);
252 printk("%sfirmware-generated error record is incorrect\n", pfx);
253 printk("%sERR_INFO_NUM is %d\n", pfx, proc->err_info_num);
259 pfx, proc->mpidr);
262 printk("%serror affinity level: %d\n", pfx,
266 printk("%srunning state: 0x%x\n", pfx, proc->running_state);
268 pfx, proc->psci_state);
271 snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
275 printk("%sError info structure %d:\n", pfx, i);
277 printk("%snum errors: %d\n", pfx, err_info->multiple_error + 1);
316 printk("%sContext info structure %d:\n", pfx, i);
319 printk("%sfirmware-generated error record is incorrect\n", pfx);
336 printk("%sVendor specific error info has %u bytes:\n", pfx,