Home
last modified time | relevance | path

Searched refs:rm_gpu_ops_dup_allocation (Results 1 – 4 of 4) sorted by relevance

/open-nvidia-gpu/src/nvidia/
H A Dexports_link_command.txt85 --undefined=rm_gpu_ops_dup_allocation
/open-nvidia-gpu/kernel-open/common/inc/
H A Drm-gpu-ops.h67 NV_STATUS NV_API_CALL rm_gpu_ops_dup_allocation(nvidia_stack_t *, nvgpuAddressSpaceHandle_t, NvU64…
/open-nvidia-gpu/src/nvidia/arch/nvalloc/unix/src/
H A Drm-gpu-ops.c407 NV_STATUS NV_API_CALL rm_gpu_ops_dup_allocation(nvidia_stack_t *sp, in rm_gpu_ops_dup_allocation() function
/open-nvidia-gpu/kernel-open/nvidia/
H A Dnv_uvm_interface.c739 status = rm_gpu_ops_dup_allocation(sp, in nvUvmInterfaceDupAllocation()