Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/
Dcompat_binfmt_elf.c74 #undef ELF_HWCAP
75 #define ELF_HWCAP COMPAT_ELF_HWCAP macro
Dbinfmt_elf_fdpic.c623 NEW_AUX_ENT(AT_HWCAP, ELF_HWCAP); in create_elf_fdpic_tables()
/linux-6.12.1/arch/arm/include/asm/
Dhwcap.h12 #define ELF_HWCAP (elf_hwcap) macro
/linux-6.12.1/arch/openrisc/include/asm/
Delf.h50 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/arc/include/asm/
Delf.h63 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/csky/include/asm/
Delf.h76 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/sparc/include/asm/
Delf_32.h123 #define ELF_HWCAP (HWCAP_SPARC_FLUSH | HWCAP_SPARC_STBAR | \ macro
Delf_64.h195 #define ELF_HWCAP sparc64_elf_hwcap macro
/linux-6.12.1/arch/microblaze/include/uapi/asm/
Delf.h95 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/nios2/include/asm/
Delf.h80 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/alpha/include/asm/
Delf.h127 #define ELF_HWCAP (~amask(-1)) macro
/linux-6.12.1/arch/m68k/include/asm/
Delf.h116 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/riscv/include/asm/
Delf.h66 #define ELF_HWCAP riscv_get_elf_hwcap() macro
/linux-6.12.1/arch/xtensa/include/asm/
Delf.h133 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/powerpc/include/asm/
Delf.h59 # define ELF_HWCAP (cur_cpu_spec->cpu_user_features) macro
/linux-6.12.1/arch/sh/include/asm/
Delf.h124 #define ELF_HWCAP (boot_cpu_data.flags) macro
/linux-6.12.1/Documentation/arch/riscv/
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-6.12.1/arch/hexagon/include/asm/
Delf.h201 #define ELF_HWCAP (0) macro
/linux-6.12.1/arch/s390/include/asm/
Delf.h246 #define ELF_HWCAP (elf_hwcap) macro
/linux-6.12.1/arch/x86/um/asm/
Delf.h209 #define ELF_HWCAP (elf_aux_hwcap) macro
/linux-6.12.1/arch/loongarch/include/asm/
Delf.h277 #define ELF_HWCAP (elf_hwcap) macro
/linux-6.12.1/arch/parisc/include/asm/
Delf.h350 #define ELF_HWCAP 0 macro
/linux-6.12.1/arch/arm64/include/asm/
Dhwcap.h166 #define ELF_HWCAP cpu_get_elf_hwcap() macro
/linux-6.12.1/arch/x86/include/asm/
Delf.h245 #define ELF_HWCAP (boot_cpu_data.x86_capability[CPUID_1_EDX]) macro
/linux-6.12.1/arch/mips/include/asm/
Delf.h420 #define ELF_HWCAP (elf_hwcap) macro

12