Searched refs:initWithPhysicalRanges (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMemoryDescriptor.h446 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
934 virtual bool initWithPhysicalRanges(IOPhysicalRange * ranges,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp390 if (that->initWithPhysicalRanges(ranges, withCount, direction, asReference))
525 return initWithPhysicalRanges( &_singleRange.p, 1, withDirection, true);
529 IOGeneralMemoryDescriptor::initWithPhysicalRanges( function in class:IOGeneralMemoryDescriptor
3992 IOMemoryDescriptor::initWithPhysicalRanges( IOPhysicalRange * ranges,

Completed in 31 milliseconds