Searched defs:HostMemInfo (Results 1 – 1 of 1) sorted by relevance
60 struct HostMemInfo { struct61 void* addr;85 std::optional<HostMemInfo> removeMapping(uint32_t ctx_id, uint64_t blobId); argument