Searched defs:ranges (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp71 IOAddressRange ranges; local
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOMemoryDescriptor.cpp290 IOMemoryDescriptor::withRanges( IOVirtualRange * ranges, argument
319 IOMemoryDescriptor::withAddressRanges(IOAddressRange * ranges, argument
382 IOMemoryDescriptor::withPhysicalRanges( IOPhysicalRange * ranges, argument
529 initWithPhysicalRanges( IOPhysicalRange * ranges, UInt32 count, IODirection direction, bool reference) argument
544 initWithRanges( IOVirtualRange * ranges, UInt32 count, IODirection direction, task_t task, bool reference) argument
[all...]

Completed in 69 milliseconds