Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dauxvec.h35 #define AT_HWCAP3 29 /* extension of AT_HWCAP */ macro
/linux-6.15/Documentation/arch/arm64/
H A Delf_hwcaps.rst20 AT_HWCAP2 or AT_HWCAP3 entry of the auxiliary vector, and testing
/linux-6.15/fs/
H A Dbinfmt_elf_fdpic.c631 NEW_AUX_ENT(AT_HWCAP3, ELF_HWCAP3); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c262 NEW_AUX_ENT(AT_HWCAP3, ELF_HWCAP3); in create_elf_tables()