Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dcompat_binfmt_elf.c78 #undef ELF_HWCAP2
79 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
Dbinfmt_elf_fdpic.c645 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
646 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
Dbinfmt_elf.c262 #ifdef ELF_HWCAP2 in create_elf_tables()
263 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()