Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/packet/
H A Dpacket_var.h185 sk_copy64_40((uint64_t *)(void *)(_skb), (uint64_t *)(void *)(_dkb));\
588sk_copy64_40((uint64_t *)(struct __packet_opt *__header_bidi_indexable)(_skp)->pkt_com_opt, \
647 sk_copy64_40((uint64_t *)(void *)&(_up)->pkt_com_opt, \
674sk_copy64_40((uint64_t *)(struct __packet_opt *__header_bidi_indexable)(_kp)->pkt_com_opt, \
H A Dpacket_copy.c58 sk_copy64_40(src, dst); in _pkt_copy()
/xnu-11417.101.15/bsd/skywalk/core/
H A Dskywalk_common.h645 #define sk_copy64_40 __sk_copy64_40 /* scalar */ macro
659 #define sk_copy64_40 __sk_vcopy64_40 /* SIMD */ macro
673 #define sk_copy64_40 __sk_copy64_40 /* scalar */ macro
H A Dskywalk.c1489 SK_COPY_PREPARE(sk_copy64_40); in skywalk_self_tests()
1491 sk_copy64_40((uint64_t *)s1, (uint64_t *)s3); in skywalk_self_tests()
1492 SK_COPY_VERIFY(sk_copy64_40); in skywalk_self_tests()