Home
last modified time | relevance | path

Searched refs:AT_HWCAP (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/arm/
H A Drte_cpuflags.c14 #ifndef AT_HWCAP
15 #define AT_HWCAP 16 macro
128 out[REG_HWCAP] = rte_cpu_getauxval(AT_HWCAP); in rte_cpu_get_features()
/dpdk/lib/eal/ppc/
H A Drte_cpuflags.c15 #define AT_HWCAP 16 macro
81 out[REG_HWCAP] = rte_cpu_getauxval(AT_HWCAP); in rte_cpu_get_features()