Searched refs:sk_copy64_32x (Results 1 – 3 of 3) sorted by relevance
1559 SK_COPY_PREPARE(sk_copy64_32x); in skywalk_self_tests()1561 sk_copy64_32x((uint64_t *)s1, (uint64_t *)s3, SK_COPY_LEN); in skywalk_self_tests()1562 SK_COPY_VERIFY(sk_copy64_32x); in skywalk_self_tests()
573 sk_copy64_32x(uint64_t *src, uint64_t *dst, size_t l) function
66 sk_copy64_32x(src, dst, len); in _pkt_copy()