Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/include/asm/
H A Delf.h184 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
187 (((x)->e_machine == EM_S390 || (x)->e_machine == EM_S390_OLD) \
/linux-6.15/include/uapi/linux/
H A Delf-em.h66 #define EM_S390_OLD 0xA390 macro