Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_memcpy_64.h119 void rte_mov48(uint8_t *dst, const uint8_t *src) in rte_mov48() function
205 rte_mov48(dst, src); in rte_memcpy_ge16_lt128()
213 rte_mov48(dst - 48 + n, src - 48 + n); in rte_memcpy_ge16_lt128()
237 rte_mov48(dst - 48 + n, src - 48 + n); in rte_memcpy_ge128()
257 rte_mov48(dst, src); in rte_memcpy_ge16_lt64()
278 rte_mov48(dst - 48 + n, src - 48 + n); in rte_memcpy_ge64()
341 rte_mov48(uint8_t *dst, const uint8_t *src)
H A Drte_memcpy_32.h43 rte_mov48(uint8_t *dst, const uint8_t *src) in rte_mov48() function
270 rte_mov48(uint8_t *dst, const uint8_t *src)
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_memcpy.h50 rte_mov48(uint8_t *dst, const uint8_t *src);
/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_memcpy.h40 rte_mov48(uint8_t *dst, const uint8_t *src) in rte_mov48() function