Home
last modified time | relevance | path

Searched refs:ELF_HWCAP (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h41 #ifndef ELF_HWCAP
42 #define ELF_HWCAP 0 macro
130 NEW_AUX_ENT(AT_HWCAP, (abi_ulong)ELF_HWCAP); in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h41 #ifndef ELF_HWCAP
42 #define ELF_HWCAP 0 macro
130 NEW_AUX_ENT(AT_HWCAP, (abi_ulong)ELF_HWCAP); in target_create_elf_tables()
/openbmc/linux/fs/
H A Dcompat_binfmt_elf.c74 #undef ELF_HWCAP
75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
/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/arc/include/asm/
H A Delf.h63 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/csky/include/asm/
H A Delf.h76 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/sparc/include/asm/
H A Delf_32.h123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
H A Delf_64.h195 #define ELF_HWCAP sparc64_elf_hwcap macro
/openbmc/linux/arch/microblaze/include/uapi/asm/
H A Delf.h95 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/nios2/include/asm/
H A Delf.h80 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/alpha/include/asm/
H A Delf.h127 #define ELF_HWCAP (~amask(-1)) macro
/openbmc/linux/arch/m68k/include/asm/
H A Delf.h116 #define ELF_HWCAP (0) macro
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_elf.h34 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/linux/arch/riscv/include/asm/
H A Delf.h70 #define ELF_HWCAP riscv_get_elf_hwcap() macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h115 features = ELF_HWCAP; in target_create_elf_tables()
/openbmc/linux/arch/xtensa/include/asm/
H A Delf.h133 #define ELF_HWCAP (0) macro
/openbmc/linux/arch/ia64/include/asm/
H A Delf.h196 #define ELF_HWCAP 0 macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_elf.h90 #define ELF_HWCAP get_elf_hwcap() macro
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
/openbmc/qemu/linux-user/
H A Delfload.c37 #undef ELF_HWCAP
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
[all …]
/openbmc/linux/arch/sh/include/asm/
H A Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro

12