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