Home
last modified time | relevance | path

Searched refs:L1_CACHE_BYTES (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/ofed/include/linux/
HDcache.h34 #define L1_CACHE_BYTES CACHE_LINE_SIZE macro
/trueos/sys/dev/cxgb/
HDcxgb_osdep.h132 #define L1_CACHE_BYTES 128 macro
143 #define L1_CACHE_BYTES 32 macro
HDcxgb_adapter.h118 } __aligned(L1_CACHE_BYTES);
/trueos/sys/dev/cxgbe/iw_cxgbe/
HDt4.h65 #define T4_EQ_STATUS_ENTRIES (L1_CACHE_BYTES > 64 ? 2 : 1)
77 #define T4_EQ_STATUS_ENTRIES (L1_CACHE_BYTES > 64 ? 2 : 1)
HDiw_cxgbe.h995 #define L1_CACHE_BYTES 128 macro
997 #define L1_CACHE_BYTES 32 macro