Searched refs:fadump_regs_to_elf_notes (Results 1 – 4 of 4) sorted by relevance
474 note_buf = fadump_regs_to_elf_notes(note_buf, in opal_fadump_build_cpu_notes()493 note_buf = fadump_regs_to_elf_notes(note_buf, ®s); in opal_fadump_build_cpu_notes()510 note_buf = fadump_regs_to_elf_notes(note_buf, &(fdh->regs)); in opal_fadump_build_cpu_notes()
137 u32 *__init fadump_regs_to_elf_notes(u32 *buf, struct pt_regs *regs);
368 note_buf = fadump_regs_to_elf_notes(note_buf, ®s); in rtas_fadump_build_cpu_notes()373 note_buf = fadump_regs_to_elf_notes(note_buf, ®s); in rtas_fadump_build_cpu_notes()
752 u32 *__init fadump_regs_to_elf_notes(u32 *buf, struct pt_regs *regs) in fadump_regs_to_elf_notes() function