Home
last modified time | relevance | path

Searched refs:rte_cpu_get_features (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_eal/ppc/
H A Drte_cpuflags.c79 rte_cpu_get_features(hwcap_registers_t out) in rte_cpu_get_features() function
101 rte_cpu_get_features(regs); in rte_cpu_get_flag_enabled()
/f-stack/dpdk/lib/librte_eal/arm/
H A Drte_cpuflags.c119 rte_cpu_get_features(hwcap_registers_t out) in rte_cpu_get_features() function
143 rte_cpu_get_features(regs); in rte_cpu_get_flag_enabled()
/f-stack/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst350 The EAL can query the CPU at runtime (using the rte_cpu_get_features() function) to determine which…