pbase 1015 opal/mca/common/cuda/common_cuda.c CUdeviceptr pbase; pbase 1043 opal/mca/common/cuda/common_cuda.c result = cuFunc.cuMemGetAddressRange(&pbase, &psize, (CUdeviceptr)base); pbase 1051 opal/mca/common/cuda/common_cuda.c base, (int)size, (void *)pbase, (int)psize); pbase 1055 opal/mca/common/cuda/common_cuda.c cuda_reg->base.base = (void *)pbase; pbase 1056 opal/mca/common/cuda/common_cuda.c cuda_reg->base.bound = (unsigned char *)pbase + psize - 1; pbase 1057 opal/mca/common/cuda/common_cuda.c cuda_reg->data.memh_seg_addr.pval = (void *) pbase; pbase 1835 opal/mca/common/cuda/common_cuda.c CUdeviceptr pbase; pbase 1837 opal/mca/common/cuda/common_cuda.c res = cuFunc.cuMemGetAddressRange(&pbase, &psize, dbuf); pbase 1992 opal/mca/common/cuda/common_cuda.c int mca_common_cuda_get_address_range(void *pbase, size_t *psize, void *base) pbase 1995 opal/mca/common/cuda/common_cuda.c result = cuFunc.cuMemGetAddressRange((CUdeviceptr *)pbase, psize, (CUdeviceptr)base); pbase 2003 opal/mca/common/cuda/common_cuda.c base, *(char **)pbase, *psize); pbase 87 opal/mca/common/cuda/common_cuda.h OPAL_DECLSPEC int mca_common_cuda_get_address_range(void *pbase, size_t *psize, void *base); pbase 138 opal/mca/event/libevent2022/libevent/test/regress_rpc.c rpc_setup(struct evhttp **phttp, ev_uint16_t *pport, struct evrpc_base **pbase) pbase 152 opal/mca/event/libevent2022/libevent/test/regress_rpc.c *pbase = base;