Searched defs:compat_elf_check_arch (Results 1 – 6 of 6) sorted by relevance
17 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
216 #define compat_elf_check_arch(x) (system_supports_32bit_el0() && \ macro
162 #define compat_elf_check_arch(x) \ macro
157 #define compat_elf_check_arch(x) \ macro
181 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
313 #define compat_elf_check_arch(x) \ macro