Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Delf-em.h12 #define EM_486 6 /* Perhaps disused */ macro
/linux-6.1.9/arch/x86/um/asm/
Delf.h30 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
/linux-6.1.9/arch/x86/include/asm/
Delf.h88 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))