Searched refs:L1_CACHE_BYTES (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/cxgb/
H A Dcxgb_osdep.h132 #define L1_CACHE_BYTES 128 macro
145 #define L1_CACHE_BYTES 32 macro
H A Dcxgb_adapter.h118 } __aligned(L1_CACHE_BYTES);
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h65 #define T4_EQ_STATUS_ENTRIES (L1_CACHE_BYTES > 64 ? 2 : 1)
77 #define T4_EQ_STATUS_ENTRIES (L1_CACHE_BYTES > 64 ? 2 : 1)
H A Diw_cxgbe.h996 #define L1_CACHE_BYTES 128 macro
998 #define L1_CACHE_BYTES 32 macro

Completed in 156 milliseconds