EM_486 90 arch/x86/include/asm/elf.h (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486)) EM_486 30 arch/x86/um/asm/elf.h (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486)) EM_486 42 fs/binfmt_em86.c (!((elf_ex.e_machine == EM_386) || (elf_ex.e_machine == EM_486))) ||