Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dmultiboot.c205 &elf_low, &elf_high, NULL, 0, I386_ELF_MACHINE, in load_multiboot()
H A Dx86-common.c605 &elf_low, &elf_high, NULL, 0, I386_ELF_MACHINE, in load_elfboot()
/openbmc/qemu/target/i386/
H A Dcpu.h42 #define I386_ELF_MACHINE EM_X86_64 macro
45 #define I386_ELF_MACHINE EM_386 macro