Home
last modified time | relevance | path

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

/fs/
Dcompat_binfmt_elf.c79 #undef ELF_HWCAP2
80 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
Dbinfmt_elf_fdpic.c642 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
643 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
Dbinfmt_elf.c271 #ifdef ELF_HWCAP2 in create_elf_tables()
272 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()