Searched refs:_qword (Results 1 – 3 of 3) sorted by relevance
614 (((_qword).eq_u64[0]) == 0)617 (((_qword).eq_u32[0] | \618 (_qword).eq_u32[1]) == 0)660 (((_qword).eq_u32[0] & \1618 (_qword).eq_u64[0] = (((_qword).eq_u64[0] & \1627 (_qword).eq_u32[0] = (((_qword).eq_u32[0] & \1631 (_qword).eq_u32[1] = (((_qword).eq_u32[1] & \1857 (_qword).eq_u64[0] |= \1865 (_qword).eq_u32[0] |= \1867 (_qword).eq_u32[1] |= \[all …]
263 #define EF100_EV_PRESENT(_qword, _phase_bit) \ argument264 (EFX_QWORD_FIELD((_qword), ESF_GZ_EV_EVQ_PHASE) == _phase_bit)
13 #define EFX_EV_PRESENT(_qword) \ argument14 (EFX_QWORD_FIELD((_qword), EFX_DWORD_0) != 0xffffffff && \15 EFX_QWORD_FIELD((_qword), EFX_DWORD_1) != 0xffffffff)