Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dperf.c179 return EM_NONE; in get_e_machine()
185 return EM_NONE; in get_e_machine()
/qemu/hw/pci-host/
H A Draven.c358 if (s->elf_machine != EM_NONE) { in raven_realize()
427 EM_NONE),
/qemu/include/
H A Delf.h132 #define EM_NONE 0 macro
/qemu/include/hw/
H A Delf_ops.h.inc342 if (elf_machine <= EM_NONE) {