Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOKitKernelInternal.h81 IOMemoryMapTracking(IOTrackingUser * tracking, task_t * task,
H A DIOKitDebug.cpp1465 kr = IOMemoryMapTracking(user, &mapTask, &mapAddress, &mapSize); in IOTrackingDebug()
H A DIOMemoryDescriptor.cpp5050 IOMemoryMapTracking(IOTrackingUser * tracking, task_t * task, in IOMemoryMapTracking() function