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;
951 virtual IOMemoryDescriptor * getMemoryDescriptor();
293 IODataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IODataQueue
155 IOSharedDataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IOSharedDataQueue
462 IODMACommand::getMemoryDescriptor() const in getMemoryDescriptor() function in IODMACommand
5523 IOMemoryMap::getMemoryDescriptor() in getMemoryDescriptor() function in IOMemoryMap
4517 if (mem == map->getMemoryDescriptor()) { in removeMappingForDescriptor()
381 assert(map->getMemoryDescriptor() == buffer); in map()