Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_memcpy.h144 rte_mov512blocks(uint8_t *dst, const uint8_t *src, size_t n) in rte_mov512blocks() function
262 rte_mov512blocks((uint8_t *)dst, (const uint8_t *)src, n); in rte_memcpy_generic()