Searched refs:fMemory (Results 1 – 6 of 6) sorted by relevance
391 fMemory.detach(); in free()401 if (mem == fMemory) { in setMemoryDescriptor()410 if (fMemory) { in setMemoryDescriptor()461 if (fMemory) { in clearMemoryDescriptor()468 fMemory.reset(); in clearMemoryDescriptor()477 return fMemory.get(); in getMemoryDescriptor()487 mem = fMemory; in getIOMemoryDescriptor()922 md = fMemory; in prepare()973 if (LOGTAG == fMemory->getTag()) { in prepare()1037 if (LOGTAG == fMemory->getTag()) { in prepare()[all …]
5017 mapping->fMemory->_memRef = me; in doMap()5154 if (fMemory) { in setMemoryDescriptor()5155 if (fMemory != _memory) { in setMemoryDescriptor()5156 fMemory->removeMapping(this); in setMemoryDescriptor()5159 fMemory = os::move(tempval); in setMemoryDescriptor()5511 if (fMemory) { in free()5513 fMemory->removeMapping(this); in free()5515 fMemory.reset(); in free()5586 return fMemory.get(); in getMemoryDescriptor()5819 physMem = fMemory; in redirect()[all …]
1081 mdFlags = fMemory->getFlags(); in PrepareForDMA_Impl()1118 md = __DECONST(IOMemoryDescriptor *, fMemory); in CompleteDMA_Impl()1157 md = __DECONST(IOMemoryDescriptor *, fMemory); in GetPreparation_Impl()1198 if (length > fMemory->getLength()) { in PerformOperation_Impl()
48 IOMemoryMap * fMemory; variable
582 OSPtr<IOMemoryDescriptor> fMemory; variable
886 OSPtr<IOMemoryDescriptor> fMemory; variable