Searched refs:guestPhysAddr (Results 1 – 2 of 2) sorted by relevance
154 uint64_t guestPhysAddr = 0; member
4100 info->guestPhysAddr = physAddr; in mapHostVisibleMemoryToGuestPhysicalAddressLocked()4114 info->pageAlignedHva, (unsigned long long)info->guestPhysAddr, in mapHostVisibleMemoryToGuestPhysicalAddressLocked()4115 (unsigned long long)info->guestPhysAddr + info->sizeToPage); in mapHostVisibleMemoryToGuestPhysicalAddressLocked()4119 uint64_t gpa = info->guestPhysAddr; in mapHostVisibleMemoryToGuestPhysicalAddressLocked()4631 unmapMemoryAtGpaIfExists(info->guestPhysAddr); in freeMemoryLocked()