Home
last modified time | relevance | path

Searched refs:append_elf64_note (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c92 static Elf64_Word *__init append_elf64_note(Elf64_Word *buf, char *name, in append_elf64_note() function
152 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_AUXV, in auxv_to_elf64_notes()
255 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in opalcore_append_cpu_notes()
282 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, in opalcore_append_cpu_notes()
290 append_elf64_note(first_cpu_note, CRASH_CORE_NOTE_NAME, in opalcore_append_cpu_notes()