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