Home
last modified time | relevance | path

Searched defs:ELF_HWCAP (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/arch/arm/include/asm/
H A Dhwcap.h12 #define ELF_HWCAP (elf_hwcap) macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_elf.h26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_elf.h26 #define ELF_HWCAP 0 /* FreeBSD doesn't do AT_HWCAP{,2} on x86 */ macro
/openbmc/linux/arch/openrisc/include/asm/
H A Delf.h50 #define ELF_HWCAP (0) macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_elf.h31 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/linux/arch/nios2/include/asm/
H A Delf.h80 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/arc/include/asm/
H A Delf.h63 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/microblaze/include/uapi/asm/
H A Delf.h95 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/riscv/include/asm/
H A Delf.h70 #define ELF_HWCAP riscv_get_elf_hwcap() macro
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h42 #define ELF_HWCAP 0 macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h42 #define ELF_HWCAP 0 macro
/openbmc/linux/arch/csky/include/asm/
H A Delf.h76 #define ELF_HWCAP (0) macro
/openbmc/linux/fs/
H A Dcompat_binfmt_elf.c75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
/openbmc/linux/arch/m68k/include/asm/
H A Delf.h116 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h34 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/qemu/linux-user/
H A Delfload.c157 #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 Delf.h127 #define ELF_HWCAP (~amask(-1)) macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h90 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/linux/arch/hexagon/include/asm/
H A Delf.h201 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/x86/um/asm/
H A Delf.h209 #define ELF_HWCAP (elf_aux_hwcap) macro
/openbmc/linux/arch/sparc/include/asm/
H A Delf_32.h123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
/openbmc/linux/arch/sh/include/asm/
H A Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Delf.h133 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dhwcap.h147 #define ELF_HWCAP cpu_get_elf_hwcap() macro

12