Searched refs:getMemoryDescriptor (Results 1 – 10 of 10) sorted by relevance
155 virtual OSPtr<IOMemoryDescriptor> getMemoryDescriptor();
118 virtual OSPtr<IOMemoryDescriptor> getMemoryDescriptor() APPLE_KEXT_OVERRIDE;
324 virtual const IOMemoryDescriptor * getMemoryDescriptor() const;
954 virtual IOMemoryDescriptor * getMemoryDescriptor();
295 IODataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IODataQueue
157 IOSharedDataQueue::getMemoryDescriptor() in getMemoryDescriptor() function in IOSharedDataQueue
475 IODMACommand::getMemoryDescriptor() const in getMemoryDescriptor() function in IODMACommand
4755 if (mem == map->getMemoryDescriptor()) { in removeMappingForDescriptor()
5584 IOMemoryMap::getMemoryDescriptor() in getMemoryDescriptor() function in IOMemoryMap
383 assert(map->getMemoryDescriptor() == buffer); in map()