Searched refs:getMemoryDescriptor (Results 1 – 10 of 10) sorted by relevance
155 virtual OSPtr<IOMemoryDescriptor> getMemoryDescriptor();
118 virtual OSPtr<IOMemoryDescriptor> getMemoryDescriptor() APPLE_KEXT_OVERRIDE;
323 virtual const IOMemoryDescriptor * getMemoryDescriptor() const;
927 virtual IOMemoryDescriptor * getMemoryDescriptor();
290 IODataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IODataQueue
153 IOSharedDataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IOSharedDataQueue
462 IODMACommand::getMemoryDescriptor() const in getMemoryDescriptor() function in IODMACommand
5514 IOMemoryMap::getMemoryDescriptor() in getMemoryDescriptor() function in IOMemoryMap
4517 if (mem == map->getMemoryDescriptor()) { in removeMappingForDescriptor()
380 assert(map->getMemoryDescriptor() == buffer); in map()