newreg           1008 opal/mca/common/cuda/common_cuda.c int cuda_getmemhandle(void *base, size_t size, mca_rcache_base_registration_t *newreg,
newreg           1018 opal/mca/common/cuda/common_cuda.c     mca_rcache_common_cuda_reg_t *cuda_reg = (mca_rcache_common_cuda_reg_t*)newreg;
newreg           1112 opal/mca/common/cuda/common_cuda.c int cuda_openmemhandle(void *base, size_t size, mca_rcache_base_registration_t *newreg,
newreg           1117 opal/mca/common/cuda/common_cuda.c     mca_rcache_common_cuda_reg_t *cuda_newreg = (mca_rcache_common_cuda_reg_t*)newreg;
newreg           1124 opal/mca/common/cuda/common_cuda.c     result = cuFunc.cuIpcOpenMemHandle((CUdeviceptr *)&newreg->alloc_base, *memHandle,
newreg           1144 opal/mca/common/cuda/common_cuda.c                             newreg->alloc_base, base, (int)size);
newreg             78 opal/mca/common/cuda/common_cuda.h OPAL_DECLSPEC int cuda_getmemhandle(void *base, size_t, mca_rcache_base_registration_t *newreg,
newreg             81 opal/mca/common/cuda/common_cuda.h OPAL_DECLSPEC int cuda_openmemhandle(void *base, size_t size, mca_rcache_base_registration_t *newreg,