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