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/qemu/linux-user/
H A Delfload.c159 #define ELF_HWCAP get_elf_hwcap() macro
509 #define ELF_HWCAP get_elf_hwcap() macro
801 #define ELF_HWCAP get_elf_hwcap() macro
1005 #define ELF_HWCAP get_elf_hwcap() macro
1115 #define ELF_HWCAP get_elf_hwcap() macro
1303 #define ELF_HWCAP get_elf_hwcap() macro
1478 #define ELF_HWCAP get_elf_hwcap() macro
1584 #define ELF_HWCAP 0 macro
1651 #define ELF_HWCAP get_elf_hwcap() macro
1743 #define ELF_HWCAP get_elf_hwcap() macro
[all …]
/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/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