Home
last modified time | relevance | path

Searched refs:ELF_HWCAP2 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/fs/
Dcompat_binfmt_elf.c92 #undef ELF_HWCAP2
93 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
Dbinfmt_elf_fdpic.c610 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
611 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
Dbinfmt_elf.c249 #ifdef ELF_HWCAP2 in create_elf_tables()
250 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()
/linux-4.1.27/arch/arm/include/asm/
Dhwcap.h12 #define ELF_HWCAP2 (elf_hwcap2) macro
/linux-4.1.27/arch/powerpc/include/asm/
Delf.h65 # define ELF_HWCAP2 (cur_cpu_spec->cpu_user_features2) macro