Searched defs:ELF_HWCAP (Results 1 - 25 of 31) sorted by relevance

12

/arch/arm/include/asm/
H A Dhwcap.h11 #define ELF_HWCAP (elf_hwcap) macro
/arch/unicore32/include/asm/
H A Dhwcap.h29 #define ELF_HWCAP (HWCAP_CMOV | HWCAP_UNICORE_F64) macro
/arch/openrisc/include/asm/
H A Delf.h54 #define ELF_HWCAP (0) macro
/arch/arc/include/asm/
H A Delf.h66 #define ELF_HWCAP (0) macro
/arch/arm64/include/asm/
H A Dhwcap.h46 #define ELF_HWCAP (elf_hwcap) macro
/arch/microblaze/include/uapi/asm/
H A Delf.h93 #define ELF_HWCAP (0) macro
/arch/powerpc/include/asm/
H A Delf.h62 /* ELF_HWCAP yields a mask that user programs can use to figure out what
65 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
/arch/um/sys-ppc/asm/
H A Delf.h6 #define ELF_HWCAP (elf_aux_hwcap) macro
/arch/cris/include/asm/
H A Delf.h80 #define ELF_HWCAP (0) macro
/arch/m68k/include/asm/
H A Delf.h108 #define ELF_HWCAP (0) macro
/arch/mn10300/include/asm/
H A Delf.h138 #define ELF_HWCAP (HWCAP_MN10300_ATOMIC_OP_UNIT) macro
140 #define ELF_HWCAP (0) macro
/arch/score/include/asm/
H A Delf.h65 #define ELF_HWCAP (0) macro
/arch/alpha/include/asm/
H A Delf.h132 #define ELF_HWCAP (~amask(-1)) macro
/arch/avr32/include/asm/
H A Delf.h94 #define ELF_HWCAP (0) macro
/arch/c6x/include/asm/
H A Delf.h72 #define ELF_HWCAP (0) macro
/arch/frv/include/asm/
H A Delf.h132 #define ELF_HWCAP (0) macro
/arch/m32r/include/asm/
H A Delf.h124 #define ELF_HWCAP (0) macro
/arch/metag/include/asm/
H A Delf.h95 #define ELF_HWCAP (0) macro
/arch/tile/include/asm/
H A Delf.h110 #define ELF_HWCAP (0) macro
/arch/x86/um/asm/
H A Delf.h216 #define ELF_HWCAP (elf_aux_hwcap) macro
/arch/blackfin/include/asm/
H A Delf.h127 #define ELF_HWCAP (0) macro
/arch/hexagon/include/asm/
H A Delf.h219 #define ELF_HWCAP (0) macro
/arch/sh/include/asm/
H A Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro
/arch/sparc/include/asm/
H A Delf_32.h122 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
/arch/x86/include/asm/
H A Delf.h258 #define ELF_HWCAP (boot_cpu_data.x86_capability[0]) macro

Completed in 2474 milliseconds

12