Searched refs:panic_trace_log (Results 1 – 1 of 1) sorted by relevance
26 #define panic_trace_log(msg, args...) { if (panic_trace_debug) panic_trace_error(msg, ##args); } macro28 #define panic_trace_log(msg, args...) macro308 panic_trace_log("%s: %s: no hook to assign this command to\n", __func__, entry_name); in pe_init_debug_command()335 panic_trace_log("%s: %s: %#x bytes at %#lx mapped to %#lx\n", in pe_init_debug_command()387 panic_trace_log("%s: cpu %d: reg write 0x%lx (VA 0x%lx):= 0x%lx", in pe_run_debug_command()414 panic_trace_log("%s enter", __FUNCTION__); in PE_arm_debug_enable_trace()427 panic_trace_log("%s exit", __FUNCTION__); in PE_arm_debug_enable_trace()