| /Linux-v5.4/arch/arm/include/asm/ | 
| D | hwcap.h | 12 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| /Linux-v5.4/arch/riscv/include/asm/ | 
| D | hwcap.h | 18 #define ELF_HWCAP		(elf_hwcap)  macro
 | 
| D | elf.h | 49 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| /Linux-v5.4/arch/unicore32/include/asm/ | 
| D | hwcap.h | 26 #define ELF_HWCAP		(HWCAP_CMOV | HWCAP_UNICORE_F64)  macro
 | 
| /Linux-v5.4/arch/openrisc/include/asm/ | 
| D | elf.h | 50 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/nios2/include/asm/ | 
| D | elf.h | 80 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/arc/include/asm/ | 
| D | elf.h | 63 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/fs/ | 
| D | compat_binfmt_elf.c | 71 #define	ELF_HWCAP		COMPAT_ELF_HWCAP  macro
 | 
| /Linux-v5.4/arch/microblaze/include/uapi/asm/ | 
| D | elf.h | 95 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/csky/include/asm/ | 
| D | elf.h | 78 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/m68k/include/asm/ | 
| D | elf.h | 109 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | elf.h | 61 # define ELF_HWCAP	(cur_cpu_spec->cpu_user_features)  macro
 | 
| /Linux-v5.4/arch/h8300/include/asm/ | 
| D | elf.h | 50 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | elf.h | 133 #define ELF_HWCAP  (~amask(-1))  macro
 | 
| /Linux-v5.4/arch/c6x/include/asm/ | 
| D | elf.h | 69 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/arm64/include/asm/ | 
| D | hwcap.h | 94 #define ELF_HWCAP		cpu_get_elf_hwcap()  macro
 | 
| /Linux-v5.4/arch/x86/um/asm/ | 
| D | elf.h | 213 #define ELF_HWCAP (elf_aux_hwcap)  macro
 | 
| /Linux-v5.4/arch/hexagon/include/asm/ | 
| D | elf.h | 202 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/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.4/arch/xtensa/include/asm/ | 
| D | elf.h | 129 #define ELF_HWCAP	(0)  macro
 | 
| /Linux-v5.4/arch/nds32/include/asm/ | 
| D | elf.h | 147 #define ELF_HWCAP	(elf_hwcap)  macro
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | elf.h | 125 #define ELF_HWCAP	(boot_cpu_data.flags)  macro
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | elf.h | 261 #define ELF_HWCAP		(boot_cpu_data.x86_capability[CPUID_1_EDX])  macro
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | elf.h | 214 #define ELF_HWCAP (elf_hwcap)  macro
 |