| /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/arc/include/asm/ |
| H A D | elf.h | 63 #define ELF_HWCAP (0) macro
|
| /linux/arch/csky/include/asm/ |
| H A D | elf.h | 76 #define ELF_HWCAP (0) macro
|
| /linux/arch/sparc/include/asm/ |
| H A D | elf_32.h | 123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
|
| /linux/arch/microblaze/include/uapi/asm/ |
| H A D | elf.h | 95 #define ELF_HWCAP (0) macro
|
| /linux/arch/alpha/include/asm/ |
| H A D | elf.h | 127 #define ELF_HWCAP (~amask(-1)) macro
|
| /linux/arch/nios2/include/asm/ |
| H A D | elf.h | 80 #define ELF_HWCAP (0) macro
|
| /linux/arch/m68k/include/asm/ |
| H A D | elf.h | 116 #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/xtensa/include/asm/ |
| H A D | elf.h | 133 #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/sh/include/asm/ |
| H A D | elf.h | 124 #define ELF_HWCAP (boot_cpu_data.flags) macro
|
| /linux/Documentation/arch/riscv/ |
| H A D | vector.rst | 21 please read :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the 95 reading :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
|
| /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 | 179 #define ELF_HWCAP (elf_aux_hwcap) macro
|
| /linux/arch/parisc/include/asm/ |
| H A D | elf.h | 350 #define ELF_HWCAP 0 macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | elf.h | 308 #define ELF_HWCAP (elf_hwcap) macro
|
| /linux/arch/mips/include/asm/ |
| H A D | elf.h | 422 #define ELF_HWCAP (elf_hwcap) macro
|
| /linux/fs/ |
| H A D | binfmt_elf_fdpic.c | 632 NEW_AUX_ENT(AT_HWCAP, ELF_HWCAP); in create_elf_fdpic_tables()
|
| H A D | binfmt_elf.c | 250 NEW_AUX_ENT(AT_HWCAP, ELF_HWCAP); in create_elf_tables()
|