Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Delf.h14 EM_ARCOMPACT : EM_ARCV2)
/linux/include/uapi/linux/
H A Delf-em.h50 #define EM_ARCV2 195 /* ARCv2 Cores */ macro
/linux/scripts/
H A Dsorttable.c53 #ifndef EM_ARCV2
54 #define EM_ARCV2 195 macro
915 case EM_ARCV2: in do_file()