/linux-6.12.1/arch/arm/include/asm/ |
D | hwcap.h | 12 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | elf.h | 50 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | elf.h | 80 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/arc/include/asm/ |
D | elf.h | 63 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/microblaze/include/uapi/asm/ |
D | elf.h | 95 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | elf.h | 66 #define ELF_HWCAP riscv_get_elf_hwcap() macro
|
/linux-6.12.1/arch/csky/include/asm/ |
D | elf.h | 76 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/fs/ |
D | compat_binfmt_elf.c | 75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | elf.h | 116 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | elf.h | 59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | elf.h | 127 #define ELF_HWCAP (~amask(-1)) macro
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | elf.h | 201 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/x86/um/asm/ |
D | elf.h | 209 #define ELF_HWCAP (elf_aux_hwcap) macro
|
/linux-6.12.1/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.12.1/arch/sh/include/asm/ |
D | elf.h | 124 #define ELF_HWCAP (boot_cpu_data.flags) macro
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | elf.h | 133 #define ELF_HWCAP (0) macro
|
/linux-6.12.1/arch/x86/include/asm/ |
D | elf.h | 245 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | hwcap.h | 166 #define ELF_HWCAP cpu_get_elf_hwcap() macro
|
/linux-6.12.1/arch/s390/include/asm/ |
D | elf.h | 246 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | elf.h | 277 #define ELF_HWCAP (elf_hwcap) macro
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | elf.h | 350 #define ELF_HWCAP 0 macro
|
/linux-6.12.1/arch/mips/include/asm/ |
D | elf.h | 420 #define ELF_HWCAP (elf_hwcap) macro
|