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/fs/
H A Dbinfmt_elf_fdpic.c595 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
633 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
634 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c267 #ifdef ELF_HWCAP2 in create_elf_tables()
268 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()