Lines Matching refs:DP
76 DP("Attempt to re-associate the same device ptr+offset with the same " in associatePtr()
96 DP("Creating new map entry: HstBase=" DPxMOD ", HstBegin=" DPxMOD in associatePtr()
121 DP("Association found, removing it\n"); in disassociatePtr()
146 DP("Looking up mapping(HstPtrBegin=" DPxMOD ", Size=%" PRId64 ")...\n", in lookupMapping()
198 DP("WARNING: Pointer is not mapped but section extends into already " in lookupMapping()
202 DP("WARNING: Pointer is already mapped but section extends beyond mapped " in lookupMapping()
275 DP("Return HstPtrBegin " DPxMOD " Size=%" PRId64 " for unified shared " in getTargetPointer()
282 DP("Mapping required by 'present' map type modifier does not exist for " in getTargetPointer()
317 DP("Moving %" PRId64 " bytes (hst:" DPxMOD ") -> (tgt:" DPxMOD ")\n", Size, in getTargetPointer()
416 DP("Get HstPtrBegin " DPxMOD " Size=%" PRId64 " for unified shared " in getTgtPtrBegin()
457 DP("Deleting tgt data " DPxMOD " of size %" PRId64 "\n", in deallocTgtPtr()
669 DP("Checking whether device %d is ready.\n", DeviceNum); in deviceIsReady()
678 DP("Device ID %d does not have a matching RTL\n", DeviceNum); in deviceIsReady()
685 DP("Is the device %d (local ID %d) initialized? %d\n", DeviceNum, in deviceIsReady()
690 DP("Failed to init device %d\n", DeviceNum); in deviceIsReady()
694 DP("Device %d is ready to use.\n", DeviceNum); in deviceIsReady()