Home
last modified time | relevance | path

Searched refs:atAddress (Results 1 – 9 of 9) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOGuardPageMemoryDescriptor.cpp101 IOVirtualAddress * atAddress, in doMap() argument
106 IOReturn ret = super::doMap(addressMap, atAddress, options, sourceOffset, length); in doMap()
108 IOMemoryMap * mapping = (IOMemoryMap *) *atAddress; in doMap()
H A DIOMemoryDescriptor.cpp5737 IOVirtualAddress atAddress, in map() argument
5747 return createMappingInTask(intoTask, atAddress, in map()
5755 mach_vm_address_t atAddress, in createMappingInTask() argument
5770 && !mapping->init( intoTask, atAddress, in createMappingInTask()
5785 this, atAddress, (uint32_t) options, offset, length); in createMappingInTask()
H A DIOUserServer.cpp700 mach_vm_address_t atAddress; in CreateMapping_Impl() local
707 atAddress = address; in CreateMapping_Impl()
724 atAddress = 0; in CreateMapping_Impl()
755 resultMap = createMappingInTask(current_task(), atAddress, koptions, offset, length); in CreateMapping_Impl()
H A DIOUserClient.cpp2026 IOVirtualAddress atAddress ) in mapClientMemory() argument
2037 mach_vm_address_t atAddress ) in mapClientMemory64() argument
2051 map = memory->createMappingInTask( task, atAddress, options ); in mapClientMemory64()
/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h762 mach_vm_address_t atAddress,
770 IOVirtualAddress atAddress,
835 IOVirtualAddress atAddress,
863 IOVirtualAddress * atAddress,
1255 IOVirtualAddress atAddress,
1262 IOVirtualAddress * atAddress,
H A DIOGuardPageMemoryDescriptor.h64 IOVirtualAddress * atAddress,
H A DIOMultiMemoryDescriptor.h130 IOVirtualAddress * atAddress,
H A DIOSubMemoryDescriptor.h106 IOVirtualAddress atAddress,
H A DIOUserClient.h310 mach_vm_address_t atAddress = 0 );
425 IOVirtualAddress atAddress = 0 );