Searched refs:phys32 (Results 1 – 1 of 1) sorted by relevance
3503 IOPhysicalAddress phys32; in getPhysicalSegment64() local3508 phys32 = getPhysicalSegment(offset, lengthOfSegment); in getPhysicalSegment64()3509 if (!phys32) { in getPhysicalSegment64()3520 phys64 = mapper->mapToPhysicalAddress(phys32); in getPhysicalSegment64()3524 && ((phys64 + length) == mapper->mapToPhysicalAddress(phys32 + length))) { in getPhysicalSegment64()3533 phys64 = (addr64_t) phys32; in getPhysicalSegment64()