Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c381 int x86_cpu_write_elf64_qemunote(WriteCoreDumpFunction f, CPUState *cs, in x86_cpu_write_elf64_qemunote() function
H A Dcpu.h2222 int x86_cpu_write_elf64_qemunote(WriteCoreDumpFunction f, CPUState *cpu,
H A Dcpu.c8382 .write_elf64_qemunote = x86_cpu_write_elf64_qemunote,