Home
last modified time | relevance | path

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

/dpdk/lib/eal/arm/
H A Drte_cpuflags.c18 #ifndef AT_HWCAP2
19 #define AT_HWCAP2 26 macro
129 out[REG_HWCAP2] = rte_cpu_getauxval(AT_HWCAP2); in rte_cpu_get_features()
/dpdk/lib/eal/ppc/
H A Drte_cpuflags.c16 #define AT_HWCAP2 26 macro
82 out[REG_HWCAP2] = rte_cpu_getauxval(AT_HWCAP2); in rte_cpu_get_features()