Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/mips64/
H A Dtarget_elf.h12 switch (eflags & EF_MIPS_MACH) { in cpu_get_model()
/openbmc/qemu/include/
H A Delf.h93 #define EF_MIPS_MACH 0x00ff0000 /* EF_MIPS_MACH_xxx selection mask */ macro