Searched refs:RTE_CACHE_LINE_SIZE (Results 1 – 12 of 12) sorted by relevance
5 #define RTE_CACHE_LINE_SIZE 64 macro17 void *buf_addr __attribute__((__aligned__(RTE_CACHE_LINE_SIZE)));
7 #define RTE_CACHE_LINE_SIZE 64 macro17 #define __rte_cache_aligned __rte_aligned(RTE_CACHE_LINE_SIZE)
9 #define RTE_CACHE_LINE_SIZE 64 macro19 #define __rte_cache_aligned __rte_aligned(RTE_CACHE_LINE_SIZE)
8 #define RTE_CACHE_LINE_SIZE 64 macro18 #define __rte_cache_aligned __rte_aligned(RTE_CACHE_LINE_SIZE)
6 #define RTE_CACHE_LINE_SIZE 64 macro28 #define __rte_cache_aligned __rte_aligned(RTE_CACHE_LINE_SIZE)
5 #define RTE_CACHE_LINE_SIZE 64 macro27 #define __rte_cache_aligned __rte_aligned(RTE_CACHE_LINE_SIZE)
9 pub const RTE_CACHE_LINE_SIZE: u32 = 64; constant
8 pub const RTE_CACHE_LINE_SIZE: u32 = 64; constant
38 pub const RTE_CACHE_LINE_SIZE: u32 = 64; constant
95 pub const RTE_CACHE_LINE_SIZE: u32 = 64; constant
138 pub const RTE_CACHE_LINE_SIZE: u32 = 64; constant