| /Linux-v5.10/arch/arm/include/asm/ | 
| D | hwcap.h | 12 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| /Linux-v5.10/arch/openrisc/include/asm/ | 
| D | elf.h | 50 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/riscv/include/asm/ | 
| D | elf.h | 50 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| D | hwcap.h | 19 #define ELF_HWCAP		(elf_hwcap)  macro
 | 
| /Linux-v5.10/arch/nios2/include/asm/ | 
| D | elf.h | 80 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/arc/include/asm/ | 
| D | elf.h | 63 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/microblaze/include/uapi/asm/ | 
| D | elf.h | 95 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/fs/ | 
| D | compat_binfmt_elf.c | 75 #define	ELF_HWCAP		COMPAT_ELF_HWCAP  macro
 | 
| /Linux-v5.10/arch/csky/include/asm/ | 
| D | elf.h | 78 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/m68k/include/asm/ | 
| D | elf.h | 109 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/powerpc/include/asm/ | 
| D | elf.h | 59 # define ELF_HWCAP	(cur_cpu_spec->cpu_user_features)  macro
 | 
| /Linux-v5.10/arch/h8300/include/asm/ | 
| D | elf.h | 50 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/c6x/include/asm/ | 
| D | elf.h | 69 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/alpha/include/asm/ | 
| D | elf.h | 133 #define ELF_HWCAP  (~amask(-1))  macro
 | 
| /Linux-v5.10/arch/hexagon/include/asm/ | 
| D | elf.h | 202 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/x86/um/asm/ | 
| D | elf.h | 213 #define ELF_HWCAP (elf_aux_hwcap)  macro
 | 
| /Linux-v5.10/arch/sparc/include/asm/ | 
| D | elf_32.h | 123 #define ELF_HWCAP	(HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \  macro
 | 
| D | elf_64.h | 196 #define ELF_HWCAP	sparc64_elf_hwcap  macro
 | 
| /Linux-v5.10/arch/arm64/include/asm/ | 
| D | hwcap.h | 113 #define ELF_HWCAP		cpu_get_elf_hwcap()  macro
 | 
| /Linux-v5.10/arch/sh/include/asm/ | 
| D | elf.h | 124 #define ELF_HWCAP	(boot_cpu_data.flags)  macro
 | 
| /Linux-v5.10/arch/xtensa/include/asm/ | 
| D | elf.h | 129 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.10/arch/nds32/include/asm/ | 
| D | elf.h | 147 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| /Linux-v5.10/arch/x86/include/asm/ | 
| D | elf.h | 259 #define ELF_HWCAP		(boot_cpu_data.x86_capability[CPUID_1_EDX])  macro
 | 
| /Linux-v5.10/arch/s390/include/asm/ | 
| D | elf.h | 214 #define ELF_HWCAP (elf_hwcap)  macro
 | 
| /Linux-v5.10/arch/ia64/include/asm/ | 
| D | elf.h | 196 #define ELF_HWCAP 	0  macro
 |