/linux-6.1.9/fs/ |
D | compat_binfmt_elf.c | 74 #undef ELF_HWCAP 75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
|
/linux-6.1.9/arch/arm/include/asm/ |
D | hwcap.h | 12 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.1.9/arch/openrisc/include/asm/ |
D | elf.h | 50 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/arc/include/asm/ |
D | elf.h | 63 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | hwcap.h | 21 #define ELF_HWCAP (elf_hwcap) macro
|
D | elf.h | 67 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.1.9/arch/csky/include/asm/ |
D | elf.h | 76 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | elf_32.h | 123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
|
D | elf_64.h | 195 #define ELF_HWCAP sparc64_elf_hwcap macro
|
/linux-6.1.9/arch/microblaze/include/uapi/asm/ |
D | elf.h | 95 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/nios2/include/asm/ |
D | elf.h | 80 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | elf.h | 116 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/alpha/include/asm/ |
D | elf.h | 133 #define ELF_HWCAP (~amask(-1)) macro
|
/linux-6.1.9/arch/xtensa/include/asm/ |
D | elf.h | 133 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/ia64/include/asm/ |
D | elf.h | 196 #define ELF_HWCAP 0 macro
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | elf.h | 59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
|
/linux-6.1.9/arch/sh/include/asm/ |
D | elf.h | 124 #define ELF_HWCAP (boot_cpu_data.flags) macro
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | hwcap.h | 128 #define ELF_HWCAP cpu_get_elf_hwcap() macro
|
/linux-6.1.9/arch/hexagon/include/asm/ |
D | elf.h | 201 #define ELF_HWCAP (0) macro
|
/linux-6.1.9/arch/x86/um/asm/ |
D | elf.h | 213 #define ELF_HWCAP (elf_aux_hwcap) macro
|
/linux-6.1.9/arch/s390/include/asm/ |
D | elf.h | 238 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | elf.h | 271 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | elf.h | 351 #define ELF_HWCAP 0 macro
|
/linux-6.1.9/arch/x86/include/asm/ |
D | elf.h | 249 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
|
/linux-6.1.9/arch/mips/include/asm/ |
D | elf.h | 420 #define ELF_HWCAP (elf_hwcap) macro
|