Searched defs:CACHE_ALIGN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe.h183 #define CACHE_ALIGN (3 << 14) /* 32 Dwords */ macro
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h137 #define CACHE_ALIGN 0x04000UL /* 8 long word boundary align */ macro
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h520 #define CACHE_ALIGN B4_MASK macro
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1224 #define CACHE_ALIGN(align_struct) P2ROUNDUP(sizeof (struct align_struct),\ macro
1233 char phyint_list_filler[CACHE_ALIGN(_phyint_list_s_)];
1362 char illif_filler[CACHE_ALIGN(_ill_if_s_)];
1389 char ill_g_head_filler[CACHE_ALIGN(_ill_g_head_s_)];

Completed in 361 milliseconds