Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp1237 vm_map_offset_t addr, mapAddr, mapAddrOut; in memoryReferenceMapNew() local
1470 mapAddrOut = mapAddr; in memoryReferenceMapNew()
1475 &mapAddrOut, in memoryReferenceMapNew()
1493 &mapAddrOut, in memoryReferenceMapNew()
1508 printf("mapAddr o %qx\n", mapAddrOut); in memoryReferenceMapNew()
1511 addr = mapAddrOut; in memoryReferenceMapNew()