Searched refs:doMap (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215/iokit/Kernel/ |
| H A D | IOGuardPageMemoryDescriptor.cpp | 100 IOGuardPageMemoryDescriptor::doMap(vm_map_t addressMap, in doMap() function in IOGuardPageMemoryDescriptor 106 IOReturn ret = super::doMap(addressMap, atAddress, options, sourceOffset, length); in doMap()
|
| H A D | IOMultiMemoryDescriptor.cpp | 266 IOMultiMemoryDescriptor::doMap(vm_map_t __addressMap, in doMap() function in IOMultiMemoryDescriptor
|
| H A D | IOMemoryDescriptor.cpp | 4895 IOGeneralMemoryDescriptor::doMap( in doMap() function in IOGeneralMemoryDescriptor 5165 IOMemoryDescriptor::doMap( in doMap() function in IOMemoryDescriptor 5948 kr = mapDesc->doMap( NULL, (IOVirtualAddress *) &mapping, options, 0, 0 ); in makeMapping()
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOGuardPageMemoryDescriptor.h | 63 virtual IOReturn doMap(vm_map_t addressMap,
|
| H A D | IOMultiMemoryDescriptor.h | 129 virtual IOReturn doMap(vm_map_t addressMap,
|
| H A D | IOMemoryDescriptor.h | 861 virtual IOReturn doMap( 1260 virtual IOReturn doMap(
|