Searched defs:physAddr (Results 1 – 7 of 7) sorted by relevance
83 uint64_t allocBlock(uint32_t handle, size_t size, uint64_t* physAddr) { in allocBlock()104 void setHostAddrByPhysAddr(uint64_t physAddr, void* hva) { in setHostAddrByPhysAddr()124 void unsetHostAddrByPhysAddr(uint64_t physAddr) { in unsetHostAddrByPhysAddr()144 void* getHostAddr(uint64_t physAddr) { in getHostAddr()323 uint64_t allocBlockLocked(uint32_t handle, size_t size, uint64_t* physAddr) { in allocBlockLocked()409 uint64_t HostAddressSpaceDevice::allocBlock(uint32_t handle, size_t size, uint64_t* physAddr) { in allocBlock()421 void HostAddressSpaceDevice::setHostAddrByPhysAddr(uint64_t physAddr, void* hva) { in setHostAddrByPhysAddr()425 void HostAddressSpaceDevice::unsetHostAddrByPhysAddr(uint64_t physAddr) { in unsetHostAddrByPhysAddr()429 void* HostAddressSpaceDevice::getHostAddr(uint64_t physAddr) { in getHostAddr()
314 uint64_t physAddr = kv.second.allocate(alignedSize); in allocate() local322 const uint64_t physAddr = newBlock.allocate(alignedSize); in allocate() local338 const uint64_t physAddr) { in unallocate()375 const uint64_t physAddr, in populatePhysAddr()
210 uint64_t physAddr = hwFuncs->getPhysAddrStart() + offset; in TEST_F() local
217 uint64_t physAddr; member
578 [](uint64_t physAddr) { in AddressSpaceGraphicsContext()
218 uint64_t physAddr; member
2903 uint64_t physAddr) { in mapHostVisibleMemoryToGuestPhysicalAddressLocked()