Home
last modified time | relevance | path

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

/fs/
Dcompat_binfmt_elf.c92 #undef ELF_HWCAP2
93 #define ELF_HWCAP2 COMPAT_ELF_HWCAP2 macro
Dbinfmt_elf_fdpic.c618 #ifdef ELF_HWCAP2 in create_elf_fdpic_tables()
619 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
Dbinfmt_elf.c243 #ifdef ELF_HWCAP2 in create_elf_tables()
244 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()