MXM_PTL_RDMA 108 oshmem/mca/atomic/mxm/atomic_mxm.h mkey = mca_spml_ikrit_get_mkey(pe, target, MXM_PTL_RDMA, &remote_addr, mca_atomic_mxm_spml_self); MXM_PTL_RDMA 193 oshmem/mca/spml/ikrit/spml_ikrit.c if (MXM_PTL_RDMA != tr_id) { MXM_PTL_RDMA 229 oshmem/mca/spml/ikrit/spml_ikrit.c mca_spml_ikrit.mxm_peers[pe].ptl_id = MXM_PTL_RDMA; MXM_PTL_RDMA 232 oshmem/mca/spml/ikrit/spml_ikrit.c ptl_id = MXM_PTL_RDMA; MXM_PTL_RDMA 277 oshmem/mca/spml/ikrit/spml_ikrit.c p->ptl_id = MXM_PTL_RDMA; MXM_PTL_RDMA 468 oshmem/mca/spml/ikrit/spml_ikrit.c case MXM_PTL_RDMA: MXM_PTL_RDMA 532 oshmem/mca/spml/ikrit/spml_ikrit.c case MXM_PTL_RDMA: MXM_PTL_RDMA 560 oshmem/mca/spml/ikrit/spml_ikrit.c if (ptl != MXM_PTL_RDMA) MXM_PTL_RDMA 602 oshmem/mca/spml/ikrit/spml_ikrit.c mkey = mca_spml_ikrit_get_mkey(src, src_addr, MXM_PTL_RDMA, &rva, &mca_spml_ikrit); MXM_PTL_RDMA 606 oshmem/mca/spml/ikrit/spml_ikrit.c src, MXM_PTL_RDMA, src_addr, dst_addr, (int)size, (void *)rva); MXM_PTL_RDMA 924 oshmem/mca/spml/ikrit/spml_ikrit.c dst, MXM_PTL_RDMA, dst_addr, src_addr, (int)size, (void *)rva); MXM_PTL_RDMA 204 oshmem/mca/spml/ikrit/spml_ikrit.h if (OPAL_UNLIKELY(MXM_PTL_RDMA != ptl_id)) {