Home
last modified time | relevance | path

Searched refs:sk_copy64_24 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/packet/
H A Dpacket_var.h282 sk_copy64_24((uint64_t *)(void *)&(_skq)->qum_com, \
313 sk_copy64_24((uint64_t *)(void *)&(_kq)->qum_com, \
606 sk_copy64_24((uint64_t *)(struct __packet *__header_bidi_indexable)&(_skp)->pkt_com, \
638 sk_copy64_24((uint64_t *)(void *)&(_up)->pkt_com, \
665 sk_copy64_24((uint64_t *)(void *)&(_kp)->pkt_com, \
/xnu-12377.41.6/bsd/skywalk/core/
H A Dskywalk_common.h642 #define sk_copy64_24 __sk_copy64_24 /* scalar */ macro
656 #define sk_copy64_24 __sk_vcopy64_24 /* SIMD */ macro
670 #define sk_copy64_24 __sk_copy64_24 /* scalar */ macro
H A Dskywalk.c1476 SK_COPY_PREPARE(sk_copy64_24); in skywalk_self_tests()
1478 sk_copy64_24((uint64_t *)s1, (uint64_t *)s3); in skywalk_self_tests()
1479 SK_COPY_VERIFY(sk_copy64_24); in skywalk_self_tests()