/openbmc/linux/arch/arm/include/asm/ |
H A D | hwcap.h | 12 #define ELF_HWCAP (elf_hwcap) macro
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_elf.h | 26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_arch_elf.h | 26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | elf.h | 50 #define ELF_HWCAP (0) macro
|
/openbmc/qemu/bsd-user/riscv/ |
H A D | target_arch_elf.h | 31 #define ELF_HWCAP get_elf_hwcap() macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | elf.h | 80 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | elf.h | 63 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/microblaze/include/uapi/asm/ |
H A D | elf.h | 95 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | elf.h | 70 #define ELF_HWCAP riscv_get_elf_hwcap() macro
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 42 #define ELF_HWCAP 0 macro
|
/openbmc/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 42 #define ELF_HWCAP 0 macro
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | elf.h | 76 #define ELF_HWCAP (0) macro
|
/openbmc/linux/fs/ |
H A D | compat_binfmt_elf.c | 75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | elf.h | 116 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_elf.h | 34 #define ELF_HWCAP get_elf_hwcap() macro
|
/openbmc/qemu/linux-user/ |
H A D | elfload.c | 157 #define ELF_HWCAP get_elf_hwcap() macro 507 #define ELF_HWCAP get_elf_hwcap() macro 799 #define ELF_HWCAP get_elf_hwcap() macro 1003 #define ELF_HWCAP get_elf_hwcap() macro 1113 #define ELF_HWCAP get_elf_hwcap() macro 1301 #define ELF_HWCAP get_elf_hwcap() macro 1476 #define ELF_HWCAP get_elf_hwcap() macro 1582 #define ELF_HWCAP 0 macro 1649 #define ELF_HWCAP get_elf_hwcap() macro 1741 #define ELF_HWCAP get_elf_hwcap() macro [all …]
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | elf.h | 127 #define ELF_HWCAP (~amask(-1)) macro
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_elf.h | 90 #define ELF_HWCAP get_elf_hwcap() macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | elf.h | 201 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/x86/um/asm/ |
H A D | elf.h | 209 #define ELF_HWCAP (elf_aux_hwcap) macro
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | elf_32.h | 123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | elf.h | 124 #define ELF_HWCAP (boot_cpu_data.flags) macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | elf.h | 133 #define ELF_HWCAP (0) macro
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | hwcap.h | 147 #define ELF_HWCAP cpu_get_elf_hwcap() macro
|