Home
last modified time | relevance | path

Searched refs:AT_HWCAP2 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/package/putty/
H A D0001-unix-uxutils.h-fix-build-on-uclibc.patch7 65383082bf0c49cec63f4b36001a40bd9b13edf6 because AT_HWCAP2 is used
11 unix/uxutils.c:13:22: error: 'AT_HWCAP2' undeclared (first use in this function)
12 13 | return getauxval(AT_HWCAP2) & HWCAP2_AES;
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dutils.h65 #ifdef AT_HWCAP2
68 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dauxvec.h32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dauxvec.h32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dauxvec.h32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dsyscall64-abi.rst13 If PPC_FEATURE2_SCV appears in the AT_HWCAP2 ELF auxiliary vector, the
84 behavior depends on the presence of PPC_FEATURE2_HTM_NOSC in the AT_HWCAP2 ELF
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.c283 unsigned long hwcaps2 = getauxval(AT_HWCAP2); in mte_default_setup()
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Delf_hwcaps.rst18 AT_HWCAP2 entry of the auxiliary vector, and testing whether the relevant
H A Dmemory-tagging-extension.rst279 unsigned long hwcap2 = getauxval(AT_HWCAP2);
H A Dsve.rst40 be reported in the AT_HWCAP2 aux vector entry. In addition to this,
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dfsgs.rst120 unsigned val = getauxval(AT_HWCAP2);
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c643 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
H A Dbinfmt_elf.c272 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Delf.h1200 #define AT_HWCAP2 26 /* More machine-dependent hints about macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Delf.h1200 #define AT_HWCAP2 26 /* More machine-dependent hints about macro