Lines Matching refs:pfx
89 static void cper_print_arm_err_info(const char *pfx, u32 type,
112 printk("%stransaction type: %s\n", pfx,
123 printk("%soperation type: %s\n", pfx,
129 printk("%soperation type: %s\n", pfx,
135 printk("%soperation type: %s\n", pfx,
147 printk("%scache level: %d\n", pfx, level);
150 printk("%sTLB level: %d\n", pfx, level);
154 pfx, level);
163 printk("%sprocessor context corrupted\n", pfx);
165 printk("%sprocessor context not corrupted\n", pfx);
172 printk("%sthe error has been corrected\n", pfx);
174 printk("%sthe error has not been corrected\n", pfx);
181 printk("%sPC is precise\n", pfx);
183 printk("%sPC is imprecise\n", pfx);
190 printk("%sProgram execution can be restarted reliably at the PC associated with the error.\n", pfx);
201 printk("%sparticipation type: %s\n", pfx,
210 printk("%srequest timed out\n", pfx);
217 printk("%saddress space: %s\n", pfx,
225 printk("%smemory access attributes:0x%x\n", pfx, mem_attributes);
232 printk("%saccess mode: normal\n", pfx);
234 printk("%saccess mode: secure\n", pfx);
238 void cper_print_proc_arm(const char *pfx,
246 printk("%sMIDR: 0x%016llx\n", pfx, proc->midr);
251 printk("%ssection length: %d\n", pfx, proc->section_length);
252 printk("%ssection length is too small\n", pfx);
253 printk("%sfirmware-generated error record is incorrect\n", pfx);
254 printk("%sERR_INFO_NUM is %d\n", pfx, proc->err_info_num);
260 pfx, proc->mpidr);
263 printk("%serror affinity level: %d\n", pfx,
267 printk("%srunning state: 0x%x\n", pfx, proc->running_state);
269 pfx, proc->psci_state);
272 snprintf(newpfx, sizeof(newpfx), "%s ", pfx);
276 printk("%sError info structure %d:\n", pfx, i);
278 printk("%snum errors: %d\n", pfx, err_info->multiple_error + 1);
317 printk("%sContext info structure %d:\n", pfx, i);
320 printk("%sfirmware-generated error record is incorrect\n", pfx);
337 printk("%sVendor specific error info has %u bytes:\n", pfx,