Searched refs:withRange (Results 1 – 7 of 7) sorted by relevance
35 IODeviceMemory::withRange( in withRange() function in IODeviceMemory70 range = IODeviceMemory::withRange( list[i].start, list[i].length ); in arrayFromList()
98 IORangeAllocator::withRange( in withRange() function in IORangeAllocator
1418 range = IODeviceMemory::withRange( phys, len ); in IODTResolveAddressing()
169 physicalRanges = IORangeAllocator::withRange(0xffffffff, 1, 16, in start()
81 static OSPtr<IODeviceMemory> withRange(
96 static OSPtr<IORangeAllocator> withRange( IORangeScalar endOfRange,
83 …deviceMemory = IODeviceMemory::withRange(phys_carveout_pa + userClientArgs->deviceMemoryOffset, us… in externalMethodDispatched()