Home
last modified time | relevance | path

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

/linux/fs/
H A Dcompat_binfmt_elf.c84 #undef ELF_HWCAP3
85 #define ELF_HWCAP3 COMPAT_ELF_HWCAP3 macro
H A Dbinfmt_elf_fdpic.c598 #ifdef ELF_HWCAP3 in create_elf_fdpic_tables()
636 #ifdef ELF_HWCAP3 in create_elf_fdpic_tables()
637 NEW_AUX_ENT(AT_HWCAP3, ELF_HWCAP3); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c270 #ifdef ELF_HWCAP3 in create_elf_tables()
271 NEW_AUX_ENT(AT_HWCAP3, ELF_HWCAP3); in create_elf_tables()
/linux/arch/arm64/include/asm/
H A Dhwcap.h190 #define ELF_HWCAP3 cpu_get_elf_hwcap3() macro