Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h604 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) macro
637 SHMEM_ARRAY_MASK(eb))
641 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \
643 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \