Searched refs:AT_HWCAP2 (Results 1 – 6 of 6) sorted by relevance
39 #ifdef AT_HWCAP242 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
63 behavior depends on the presence of PPC_FEATURE2_HTM_NOSC in the AT_HWCAP2 ELF
183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
646 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
263 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()