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