Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Delf-em.h11 #define EM_486 6 /* Perhaps disused */ macro
/linux-4.4.14/fs/
Dbinfmt_em86.c40 (!((elf_ex.e_machine == EM_386) || (elf_ex.e_machine == EM_486))) || in load_em86()
/linux-4.4.14/arch/x86/um/asm/
Delf.h30 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
/linux-4.4.14/arch/x86/include/asm/
Delf.h89 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))