Lines Matching refs:IOSubMemoryDescriptor
36 OSDefineMetaClassAndStructors(IOSubMemoryDescriptor, IOMemoryDescriptor) in OSDefineMetaClassAndStructors() argument
39 IOSubMemoryDescriptor::redirect( task_t safeTask, bool doRedirect ) in OSDefineMetaClassAndStructors()
47 IOSubMemoryDescriptor *
48 IOSubMemoryDescriptor::withSubRange(IOMemoryDescriptor * of, in withSubRange()
53 IOSubMemoryDescriptor *self = new IOSubMemoryDescriptor; in withSubRange()
63 IOSubMemoryDescriptor::initSubRange( IOMemoryDescriptor * parent, in initSubRange()
110 IOSubMemoryDescriptor::free( void ) in free()
120 IOSubMemoryDescriptor::getPhysicalSegment(IOByteCount offset, IOByteCount * length, IOOptionBits op… in getPhysicalSegment()
145 IOSubMemoryDescriptor::setPurgeable( IOOptionBits newState, in setPurgeable()
156 IOSubMemoryDescriptor::setOwnership( task_t newOwner, in setOwnership()
172 IOSubMemoryDescriptor::prepare( in prepare()
183 IOSubMemoryDescriptor::complete( in complete()
194 IOSubMemoryDescriptor::makeMapping( in makeMapping()
220 IOSubMemoryDescriptor::getPreparationID( void ) in getPreparationID()
239 IOSubMemoryDescriptor::getPageCounts(IOByteCount * residentPageCount, in getPageCounts()
246 IOSubMemoryDescriptor::getPageCounts(IOByteCount * residentPageCount, in getPageCounts()