Searched refs:AT_HWCAP2 (Results 1 – 8 of 8) sorted by relevance
49 #ifdef AT_HWCAP252 return ((unsigned long)get_auxv_entry(AT_HWCAP2) & ftr2) == ftr2; in have_hwcap2()
32 #define AT_HWCAP2 26 /* extension of AT_HWCAP */ macro
65 behavior depends on the presence of PPC_FEATURE2_HTM_NOSC in the AT_HWCAP2 ELF
18 AT_HWCAP2 entry of the auxiliary vector, and testing whether the relevant
40 be reported in the AT_HWCAP2 aux vector entry. In addition to this,
183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
642 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_fdpic_tables()
262 NEW_AUX_ENT(AT_HWCAP2, ELF_HWCAP2); in create_elf_tables()