Searched refs:compat_elf_check_arch (Results 1 – 7 of 7) sorted by relevance
66 #define elf_check_arch compat_elf_check_arch
181 #define compat_elf_check_arch(x) ((x)->e_machine == EM_SPARC || \ macro
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
157 #define compat_elf_check_arch(x) \ macro
313 #define compat_elf_check_arch(x) \ macro
162 #define compat_elf_check_arch(x) \ macro