Home
last modified time | relevance | path

Searched defs:RTE_CACHE_LINE_MASK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_common.h341 #define RTE_CACHE_LINE_MASK (RTE_CACHE_LINE_SIZE-1) macro
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h380 #define RTE_CACHE_LINE_MASK (RTE_CACHE_LINE_SIZE-1) macro