Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dhwcap.h13 #define ELF_HWCAP2 (elf_hwcap2) macro
/linux/arch/powerpc/include/asm/
H A Delf.h60 # define ELF_HWCAP2 (cur_cpu_spec->cpu_user_features2) macro
/linux/arch/x86/include/asm/
H A Delf.h249 #define ELF_HWCAP2 (elf_hwcap2) macro
/linux/fs/
H A Dbinfmt_elf_fdpic.c602 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
640 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
641 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()