Searched refs:AT_HWCAP2 (Results 1 – 5 of 5) sorted by relevance
18 #ifndef AT_HWCAP219 #define AT_HWCAP2 26 macro122 out[REG_HWCAP2] = rte_cpu_getauxval(AT_HWCAP2); in rte_cpu_get_features()
16 #define AT_HWCAP2 26 macro82 out[REG_HWCAP2] = rte_cpu_getauxval(AT_HWCAP2); in rte_cpu_get_features()
183 to 0-31 in AT_HWCAP2 vector, and so on. Missing AT_HWCAPx vectors implies
964 #define AT_HWCAP2 26 /* CPU feature flags 2. */ macro
1392 AUXARGS_ENTRY(pos, AT_HWCAP2, *imgp->sysent->sv_hwcap2); in __elfN()