Searched refs:fdh (Results 1 – 5 of 5) sorted by relevance
314 struct fadump_crash_info_header *fdh = NULL; in rtas_fadump_build_cpu_notes() local349 fdh = __va(fadump_conf->fadumphdr_addr); in rtas_fadump_build_cpu_notes()361 if (fdh && !cpumask_test_cpu(cpu, &fdh->cpu_mask)) { in rtas_fadump_build_cpu_notes()366 if (fdh && fdh->crashing_cpu == cpu) { in rtas_fadump_build_cpu_notes()367 regs = fdh->regs; in rtas_fadump_build_cpu_notes()378 if (fdh) { in rtas_fadump_build_cpu_notes()380 fdh->elfcorehdr_addr); in rtas_fadump_build_cpu_notes()397 struct fadump_crash_info_header *fdh; in rtas_fadump_process() local419 fdh = __va(fadump_conf->fadumphdr_addr); in rtas_fadump_process()420 if (fdh->magic_number != FADUMP_CRASH_INFO_MAGIC) { in rtas_fadump_process()[all …]
418 struct fadump_crash_info_header *fdh) in opal_fadump_build_cpu_notes() argument473 if (fdh->crashing_cpu == thread_pir) { in opal_fadump_build_cpu_notes()475 &fdh->regs); in opal_fadump_build_cpu_notes()477 fdh->crashing_cpu, fdh->regs.gpr[1], in opal_fadump_build_cpu_notes()478 fdh->regs.nip); in opal_fadump_build_cpu_notes()516 fdh->elfcorehdr_addr); in opal_fadump_build_cpu_notes()523 struct fadump_crash_info_header *fdh; in opal_fadump_process() local530 fdh = __va(fadump_conf->fadumphdr_addr); in opal_fadump_process()544 if (fdh->crashing_cpu != FADUMP_CPU_UNKNOWN) in opal_fadump_process()557 elfcorehdr_addr = fdh->elfcorehdr_addr; in opal_fadump_process()[all …]
729 fdh = __va(fw_dump.fadumphdr_addr); in crash_fadump()730 fdh->crashing_cpu = crashing_cpu; in crash_fadump()734 fdh->regs = *regs; in crash_fadump()736 ppc_save_regs(&fdh->regs); in crash_fadump()738 fdh->cpu_mask = *cpu_online_mask; in crash_fadump()750 fw_dump.ops->fadump_trigger(fdh, str); in crash_fadump()1168 struct fadump_crash_info_header *fdh; in init_fadump_header() local1173 fdh = __va(addr); in init_fadump_header()1178 fdh->elfcorehdr_addr = addr; in init_fadump_header()1180 fdh->crashing_cpu = FADUMP_CPU_UNKNOWN; in init_fadump_header()[all …]
130 void (*fadump_trigger)(struct fadump_crash_info_header *fdh,
122 :fdw/fdh/stride/flags: ``u32``, the DMABUF width/height/stride/flags