Lines Matching refs:pr_info
55 pr_info("%s[<%p>] %s%pS\n", loglvl, (void *) addr, reliable ? "" : "? ", in print_trace()
62 pr_info("(%08lx:)\t%08lx", base_addr + (i * 4), word); in print_data()
64 pr_info(" %08lx:\t%08lx", base_addr + (i * 4), word); in print_data()
73 pr_info("%sCall trace:\n", loglvl); in show_stack()
87 pr_info("CPU #: %d\n" in show_registers()
90 pr_info("GPR00: %08lx GPR01: %08lx GPR02: %08lx GPR03: %08lx\n", in show_registers()
92 pr_info("GPR04: %08lx GPR05: %08lx GPR06: %08lx GPR07: %08lx\n", in show_registers()
94 pr_info("GPR08: %08lx GPR09: %08lx GPR10: %08lx GPR11: %08lx\n", in show_registers()
96 pr_info("GPR12: %08lx GPR13: %08lx GPR14: %08lx GPR15: %08lx\n", in show_registers()
98 pr_info("GPR16: %08lx GPR17: %08lx GPR18: %08lx GPR19: %08lx\n", in show_registers()
100 pr_info("GPR20: %08lx GPR21: %08lx GPR22: %08lx GPR23: %08lx\n", in show_registers()
102 pr_info("GPR24: %08lx GPR25: %08lx GPR26: %08lx GPR27: %08lx\n", in show_registers()
104 pr_info("GPR28: %08lx GPR29: %08lx GPR30: %08lx GPR31: %08lx\n", in show_registers()
106 pr_info(" RES: %08lx oGPR11: %08lx\n", in show_registers()
109 pr_info("Process %s (pid: %d, stackpage=%08lx)\n", in show_registers()
117 pr_info("\nStack: "); in show_registers()
123 pr_info("\n"); in show_registers()
129 pr_info(" Bad Stack value."); in show_registers()
136 pr_info("\nCode: "); in show_registers()
145 pr_info(" Bad PC value."); in show_registers()
152 pr_info("\n"); in show_registers()