Searched refs:I386_ELF_MACHINE (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | multiboot.c | 205 &elf_low, &elf_high, NULL, 0, I386_ELF_MACHINE, in load_multiboot()
|
H A D | x86-common.c | 605 &elf_low, &elf_high, NULL, 0, I386_ELF_MACHINE, in load_elfboot()
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 42 #define I386_ELF_MACHINE EM_X86_64 macro 45 #define I386_ELF_MACHINE EM_386 macro
|