Home
last modified time | relevance | path

Searched refs:doMap (Results 1 – 6 of 6) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOGuardPageMemoryDescriptor.cpp100 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 DIOMultiMemoryDescriptor.cpp266 IOMultiMemoryDescriptor::doMap(vm_map_t __addressMap, in doMap() function in IOMultiMemoryDescriptor
H A DIOMemoryDescriptor.cpp4895 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 DIOGuardPageMemoryDescriptor.h63 virtual IOReturn doMap(vm_map_t addressMap,
H A DIOMultiMemoryDescriptor.h129 virtual IOReturn doMap(vm_map_t addressMap,
H A DIOMemoryDescriptor.h861 virtual IOReturn doMap(
1260 virtual IOReturn doMap(