Searched refs:RTE_CACHE_LINE_MIN_SIZE (Results 1 – 4 of 4) sorted by relevance
27 #define RTE_CACHE_LINE_MIN_SIZE 64 macro96 __attribute__((__aligned__(RTE_CACHE_LINE_MIN_SIZE)))
442 #define RTE_CACHE_LINE_MIN_SIZE 64 macro448 #define __rte_cache_min_aligned __rte_aligned(RTE_CACHE_LINE_MIN_SIZE)
66 RTE_CACHE_LINE_MIN_SIZE); in __rte_node_register()
2780 RTE_BUILD_BUG_ON(sizeof(struct rte_mbuf) != RTE_CACHE_LINE_MIN_SIZE * 2); in test_mbuf()