Searched refs:rte_mov256 (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/eal/arm/include/ |
| H A D | rte_memcpy_32.h | 88 rte_mov256(uint8_t *dst, const uint8_t *src) in rte_mov256() function 191 rte_mov256((uint8_t *)dst, (const uint8_t *)src); in rte_memcpy_func() 288 rte_mov256(uint8_t *dst, const uint8_t *src)
|
| H A D | rte_memcpy_64.h | 165 void rte_mov256(uint8_t *dst, const uint8_t *src) in rte_mov256() function 359 rte_mov256(uint8_t *dst, const uint8_t *src)
|
| /dpdk/lib/eal/ppc/include/ |
| H A D | rte_memcpy.h | 75 rte_mov256(uint8_t *dst, const uint8_t *src) in rte_mov256() function 142 rte_mov256((uint8_t *)dst, (const uint8_t *)src); in rte_memcpy_func()
|
| /dpdk/lib/eal/include/generic/ |
| H A D | rte_memcpy.h | 88 rte_mov256(uint8_t *dst, const uint8_t *src);
|
| /dpdk/lib/eal/x86/include/ |
| H A D | rte_memcpy.h | 157 rte_mov256(uint8_t *dst, const uint8_t *src) in rte_mov256() function 249 rte_mov256((uint8_t *)dst, (const uint8_t *)src); in rte_memcpy_generic() 564 rte_mov256(uint8_t *dst, const uint8_t *src) in rte_mov256() function 779 rte_mov256((uint8_t *)dst, (const uint8_t *)src); in rte_memcpy_generic()
|