Home
last modified time | relevance | path

Searched refs:__addressMap (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOMultiMemoryDescriptor.cpp266 IOMultiMemoryDescriptor::doMap(vm_map_t __addressMap, in doMap() argument
H A DIOMemoryDescriptor.cpp4896 vm_map_t __addressMap, in doMap() argument
4924 …p offset 0x%llx length 0x%llx _length 0x%llx kIOReturnBadArgument\n", __addressMap, offset, length… in doMap()
4959 DEBUG4K_ERROR("map %p err 0x%x\n", __addressMap, err); in doMap()
4977 DEBUG4K_ERROR("map %p err 0x%x\n", __addressMap, err); in doMap()
5043 DEBUG4K_ERROR("map %p err 0x%x\n", __addressMap, err); in doMap()
5166 vm_map_t __addressMap, in doMap() argument