Searched defs:HostMemoryUnregister (Results 1 – 5 of 5) sorted by relevance
73 bool HostMemoryUnregister(void *mem) override { return true; } in HostMemoryUnregister() function
81 bool HostMemoryUnregister(void *mem) override { return true; } in HostMemoryUnregister() function
451 bool GpuExecutor::HostMemoryUnregister(void* location) { in HostMemoryUnregister() function in stream_executor::gpu::GpuExecutor
586 bool StreamExecutor::HostMemoryUnregister(void *location) { in HostMemoryUnregister() function in stream_executor::StreamExecutor
570 bool GpuExecutor::HostMemoryUnregister(void* location) { in HostMemoryUnregister() function in stream_executor::gpu::GpuExecutor