Searched refs:SHMEM_ARRAY_MASK (Results 1 – 1 of 1) sorted by relevance
1709 #define SHMEM_ARRAY_MASK(eb) ((1<<(eb))-1) macro1742 SHMEM_ARRAY_MASK(eb))1746 a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) << \1748 a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) << \