Searched refs:ALIGNED_UINT32_PTR (Results 1 – 1 of 1) sorted by relevance
1933 #define ALIGNED_UINT32_PTR(P) ((uint32_t *)__builtin_assume_aligned(P, 4)) macro1935 #define ALIGNED_UINT32_PTR(P) ((uint32_t *)P) macro1938 old_pending = qatomic_fetch_or(ALIGNED_UINT32_PTR(&d->ram->int_pending),