Searched refs:HostAllocate (Results 1 – 4 of 4) sorted by relevance
109 return GpuDriver::HostAllocate(context_, size); in HostMemoryAllocate()
126 static void* HostAllocate(GpuContext* context, uint64 bytes);
699 /* static */ void* GpuDriver::HostAllocate(GpuContext* context, uint64 bytes) { in HostAllocate() function in stream_executor::gpu::GpuDriver
891 /* static */ void* GpuDriver::HostAllocate(GpuContext* context, uint64 bytes) { in HostAllocate() function in stream_executor::gpu::GpuDriver