Lines Matching refs:IOMultiMemoryDescriptor
33 OSDefineMetaClassAndStructors(IOMultiMemoryDescriptor, IOMemoryDescriptor) in OSDefineMetaClassAndStructors() argument
35 IOMultiMemoryDescriptor * IOMultiMemoryDescriptor::withDescriptors( in OSDefineMetaClassAndStructors()
49 IOMultiMemoryDescriptor * me = new IOMultiMemoryDescriptor; in OSDefineMetaClassAndStructors()
64 IOMultiMemoryDescriptor::initWithDescriptors( in initWithDescriptors()
152 IOMultiMemoryDescriptor::free() in free()
172 IOMultiMemoryDescriptor::prepare(IODirection forDirection) in prepare()
208 IOMultiMemoryDescriptor::complete(IODirection forDirection) in complete()
237 IOMultiMemoryDescriptor::getPhysicalSegment(IOByteCount offset, in getPhysicalSegment()
266 IOMultiMemoryDescriptor::doMap(vm_map_t __addressMap, in doMap()
360 IOMultiMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
394 IOMultiMemoryDescriptor::setOwnership( task_t newOwner, in setOwnership()
416 IOMultiMemoryDescriptor::getPageCounts(IOByteCount * pResidentPageCount, in getPageCounts()
449 IOMultiMemoryDescriptor::getPageCounts(IOByteCount * pResidentPageCount, in getPageCounts()
456 IOMultiMemoryDescriptor::getPreparationID( void ) in getPreparationID()