Searched refs:SHMEM_ARRAY_MASK (Results 1 – 1 of 1) sorted by relevance
1719 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) macro1752 SHMEM_ARRAY_MASK(eb))1756 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \1758 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \