Searched refs:VCMD_SYNC_WAIT_FLAG_ANY (Results 1 – 2 of 2) sorted by relevance
209 VCMD_SYNC_WAIT_FLAG_ANY = 1 << 0, enumerator
861 const uint32_t flags = wait->wait_any ? VCMD_SYNC_WAIT_FLAG_ANY : 0; in vtest_wait()