Searched refs:EVFLAGWORDPOS (Results 1 – 2 of 2) sorted by relevance
61 enum GrantorType : int { READPTRPOS = 0, WRITEPTRPOS, DATAPTRPOS, EVFLAGWORDPOS }; enumerator73 static constexpr int32_t kMinGrantorCountForEvFlagSupport = EVFLAGWORDPOS + 1;
704 if (mDesc->countGrantors() > hardware::details::EVFLAGWORDPOS) { in initMemory()706 mapGrantorDescr(hardware::details::EVFLAGWORDPOS)); in initMemory()725 unmapGrantorDescr(mRing, hardware::details::EVFLAGWORDPOS); in initMemory()875 unmapGrantorDescr(mEvFlagWord, hardware::details::EVFLAGWORDPOS); in ~MessageQueueBase()1440 case hardware::details::EVFLAGWORDPOS: in mapGrantorDescr()