/linux/arch/arm/include/asm/ |
H A D | hwcap.h | 12 #define ELF_HWCAP (elf_hwcap) macro
|
/linux/arch/openrisc/include/asm/ |
H A D | elf.h | 50 #define ELF_HWCAP (0) macro
|
/linux/arch/nios2/include/asm/ |
H A D | elf.h | 80 #define ELF_HWCAP (0) macro
|
/linux/arch/arc/include/asm/ |
H A D | elf.h | 63 #define ELF_HWCAP (0) macro
|
/linux/arch/microblaze/include/uapi/asm/ |
H A D | elf.h | 95 #define ELF_HWCAP (0) macro
|
/linux/arch/riscv/include/asm/ |
H A D | elf.h | 66 #define ELF_HWCAP riscv_get_elf_hwcap() macro
|
/linux/arch/csky/include/asm/ |
H A D | elf.h | 76 #define ELF_HWCAP (0) macro
|
/linux/arch/m68k/include/asm/ |
H A D | elf.h | 116 #define ELF_HWCAP (0) macro
|
/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
|
/linux/arch/alpha/include/asm/ |
H A D | elf.h | 127 #define ELF_HWCAP (~amask(-1)) macro
|
/linux/arch/hexagon/include/asm/ |
H A D | elf.h | 201 #define ELF_HWCAP (0) macro
|
/linux/arch/x86/um/asm/ |
H A D | elf.h | 211 #define ELF_HWCAP (elf_aux_hwcap) macro
|
/linux/arch/sparc/include/asm/ |
H A D | elf_32.h | 123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
|
H A D | elf_64.h | 195 #define ELF_HWCAP sparc64_elf_hwcap macro
|
/linux/arch/sh/include/asm/ |
H A D | elf.h | 124 #define ELF_HWCAP (boot_cpu_data.flags) macro
|
/linux/arch/xtensa/include/asm/ |
H A D | elf.h | 133 #define ELF_HWCAP (0) macro
|
/linux/arch/x86/include/asm/ |
H A D | elf.h | 242 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
|
/linux/arch/loongarch/include/asm/ |
H A D | elf.h | 277 #define ELF_HWCAP (elf_hwcap) macro
|
/linux/arch/parisc/include/asm/ |
H A D | elf.h | 350 #define ELF_HWCAP 0 macro
|
/linux/arch/mips/include/asm/ |
H A D | elf.h | 420 #define ELF_HWCAP (elf_hwcap) macro
|