Searched refs:ELF_HWCAP (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/arch/arm/include/asm/
H A Dhwcap.h12 #define ELF_HWCAP (elf_hwcap) macro
/linux-master/arch/openrisc/include/asm/
H A Delf.h50 #define ELF_HWCAP (0) macro
/linux-master/arch/arc/include/asm/
H A Delf.h63 #define ELF_HWCAP (0) macro
/linux-master/fs/
H A Dcompat_binfmt_elf.c74 #undef ELF_HWCAP macro
75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
H A Dbinfmt_elf.c241 NEW_AUX_ENT(AT_HWCAP, ELF_HWCAP);
/linux-master/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-master/arch/csky/include/asm/
H A Delf.h76 #define ELF_HWCAP (0) macro
/linux-master/arch/microblaze/include/uapi/asm/
H A Delf.h95 #define ELF_HWCAP (0) macro
/linux-master/arch/nios2/include/asm/
H A Delf.h80 #define ELF_HWCAP (0) macro
/linux-master/arch/m68k/include/asm/
H A Delf.h116 #define ELF_HWCAP (0) macro
/linux-master/arch/alpha/include/asm/
H A Delf.h127 #define ELF_HWCAP (~amask(-1)) macro
/linux-master/arch/xtensa/include/asm/
H A Delf.h133 #define ELF_HWCAP (0) macro
/linux-master/arch/riscv/include/asm/
H A Delf.h66 #define ELF_HWCAP riscv_get_elf_hwcap() macro
/linux-master/arch/sh/include/asm/
H A Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro
/linux-master/arch/hexagon/include/asm/
H A Delf.h201 #define ELF_HWCAP (0) macro
/linux-master/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-master/arch/x86/um/asm/
H A Delf.h209 #define ELF_HWCAP (elf_aux_hwcap) macro
/linux-master/arch/s390/include/asm/
H A Delf.h238 #define ELF_HWCAP (elf_hwcap) macro
/linux-master/arch/parisc/include/asm/
H A Delf.h350 #define ELF_HWCAP 0 macro
/linux-master/arch/riscv/kernel/
H A Dvector.c177 if (!(ELF_HWCAP & COMPAT_HWCAP_ISA_V))
/linux-master/arch/loongarch/include/asm/
H A Delf.h277 #define ELF_HWCAP (elf_hwcap) macro
/linux-master/arch/x86/include/asm/
H A Delf.h245 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
/linux-master/arch/arm64/include/asm/
H A Dhwcap.h165 #define ELF_HWCAP cpu_get_elf_hwcap() macro
/linux-master/arch/mips/include/asm/
H A Delf.h420 #define ELF_HWCAP (elf_hwcap) macro

Completed in 1226 milliseconds

12