Searched refs:AT_HWCAP (Results 1 – 5 of 5) sorted by relevance
14 #ifndef AT_HWCAP15 #define AT_HWCAP 16 macro121 out[REG_HWCAP] = rte_cpu_getauxval(AT_HWCAP); in rte_cpu_get_features()
15 #define AT_HWCAP 16 macro81 out[REG_HWCAP] = rte_cpu_getauxval(AT_HWCAP); in rte_cpu_get_features()
182 Bits 0-31 correspond to bits 0-31 in AT_HWCAP vector. Bits 32-63 correspond
963 #define AT_HWCAP 25 /* CPU feature flags. */ macro
1390 AUXARGS_ENTRY(pos, AT_HWCAP, *imgp->sysent->sv_hwcap); in __elfN()