Searched refs:getFlags (Results 1 – 4 of 4) sorted by relevance
372 md->getFlags(), (0 != (kIOMemoryRemote & md->getFlags()))); in IOMemoryRemoteTest()
682 uint64_t getFlags(void);
1081 mdFlags = fMemory->getFlags(); in PrepareForDMA_Impl()3776 if (iomd != NULL && (iomd->getFlags() & kIOMemoryThreadSafe) == 0) { in copyOutObjects()
2471 IOMemoryDescriptor::getFlags(void) in getFlags() function in IOMemoryDescriptor