Searched defs:compat_elf_check_arch (Results 1 – 6 of 6) sorted by relevance
21 #define compat_elf_check_arch(x) ((x)->e_machine == EM_PPC) macro
198 #define compat_elf_check_arch(x) (system_supports_32bit_el0() && \ macro
164 #define compat_elf_check_arch(x) \ macro
153 #define compat_elf_check_arch(x) \ macro
181 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
316 #define compat_elf_check_arch(x) \ macro