Home
last modified time | relevance | path

Searched defs:XMM_SIZE (Results 1 – 7 of 7) sorted by relevance

/dpdk/lib/eal/ppc/include/
H A Drte_vect.h22 #define XMM_SIZE (sizeof(xmm_t)) macro
/dpdk/lib/eal/riscv/include/
H A Drte_vect.h22 #define XMM_SIZE (sizeof(xmm_t)) macro
/dpdk/lib/eal/loongarch/include/
H A Drte_vect.h30 #define XMM_SIZE (sizeof(xmm_t)) macro
/dpdk/lib/eal/x86/include/
H A Drte_vect.h37 #define XMM_SIZE global() macro
/dpdk/lib/eal/arm/include/
H A Drte_vect.h24 #define XMM_SIZE (sizeof(xmm_t)) macro
/dpdk/lib/hash/
H A Drte_thash.h103 union __rte_aligned(XMM_SIZE) rte_thash_tuple { in __rte_aligned() argument
/dpdk/lib/acl/
H A Dacl_run.h58 struct __rte_aligned(XMM_SIZE) completion { in __rte_aligned() argument