Home
last modified time | relevance | path

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

/linux/fs/
H A Dcompat_binfmt_elf.c74 #undef ELF_HWCAP
75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
H A Dbinfmt_elf_fdpic.c626 NEW_AUX_ENT(AT_HWCAP, ELF_HWCAP); in create_elf_fdpic_tables()
/linux/arch/arm/include/asm/
H A Dhwcap.h12 #define ELF_HWCAP (elf_hwcap) macro
/linux/arch/openrisc/include/asm/
H A Delf.h50 #define ELF_HWCAP (0) macro
/linux/arch/arc/include/asm/
H A Delf.h63 #define ELF_HWCAP (0) macro
/linux/arch/csky/include/asm/
H A Delf.h76 #define ELF_HWCAP (0) macro
/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
/linux/arch/alpha/include/asm/
H A Delf.h127 #define ELF_HWCAP (~amask(-1)) macro
/linux/arch/microblaze/include/uapi/asm/
H A Delf.h95 #define ELF_HWCAP (0) macro
/linux/arch/nios2/include/asm/
H A Delf.h80 #define ELF_HWCAP (0) macro
/linux/arch/m68k/include/asm/
H A Delf.h116 #define ELF_HWCAP (0) macro
/linux/arch/riscv/include/asm/
H A Delf.h66 #define ELF_HWCAP riscv_get_elf_hwcap() macro
/linux/arch/xtensa/include/asm/
H A Delf.h133 #define ELF_HWCAP (0) macro
/linux/arch/powerpc/include/asm/
H A Delf.h56 /* ELF_HWCAP yields a mask that user programs can use to figure out what
59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
/linux/arch/sh/include/asm/
H A Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro
/linux/arch/s390/include/asm/
H A Delf.h214 #define ELF_HWCAP (elf_hwcap) macro
/linux/arch/hexagon/include/asm/
H A Delf.h201 #define ELF_HWCAP (0) macro
/linux/Documentation/arch/riscv/
H A Dvector.rst21 please read :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
95 reading :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
/linux/arch/x86/um/asm/
H A Delf.h211 #define ELF_HWCAP (elf_aux_hwcap) macro
/linux/arch/parisc/include/asm/
H A Delf.h350 #define ELF_HWCAP 0 macro
/linux/arch/arm64/include/asm/
H A Dhwcap.h186 #define ELF_HWCAP cpu_get_elf_hwcap() macro
/linux/arch/x86/include/asm/
H A Delf.h242 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
/linux/arch/mips/include/asm/
H A Delf.h420 #define ELF_HWCAP (elf_hwcap) macro