Searched defs:HostMemoryRegister (Results 1 – 5 of 5) sorted by relevance
72 bool HostMemoryRegister(void *mem, uint64 size) override { return true; } in HostMemoryRegister() function
80 bool HostMemoryRegister(void *mem, uint64 size) override { return true; } in HostMemoryRegister() function
442 bool GpuExecutor::HostMemoryRegister(void* location, uint64 size) { in HostMemoryRegister() function in stream_executor::gpu::GpuExecutor
576 bool StreamExecutor::HostMemoryRegister(void *location, uint64 size) { in HostMemoryRegister() function in stream_executor::StreamExecutor
561 bool GpuExecutor::HostMemoryRegister(void* location, uint64 size) { in HostMemoryRegister() function in stream_executor::gpu::GpuExecutor