Home
last modified time | relevance | path

Searched defs:gpu_addr (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_kernel_runtime.cc188 auto gpu_addr = in LoadKernelData() local
217 auto gpu_addr = in LoadKernelData() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_buffer.c1069 unsigned size, uint64_t *gpu_addr, struct nouveau_bo **pbo) in nouveau_scratch_get()