get_mkey_slow      96 oshmem/mca/spml/ikrit/spml_ikrit.h     mca_spml_ikrit_get_mkey_slow_fn_t get_mkey_slow;
get_mkey_slow     205 oshmem/mca/spml/ikrit/spml_ikrit.h         assert(module->get_mkey_slow);
get_mkey_slow     206 oshmem/mca/spml/ikrit/spml_ikrit.h         return module->get_mkey_slow(pe, va, ptl_id, rva);
get_mkey_slow     212 oshmem/mca/spml/ikrit/spml_ikrit.h         assert(module->get_mkey_slow);
get_mkey_slow     213 oshmem/mca/spml/ikrit/spml_ikrit.h         return module->get_mkey_slow(pe, va, ptl_id, rva);
get_mkey_slow      80 oshmem/mca/spml/ucx/spml_ucx.c     .get_mkey_slow          = NULL
get_mkey_slow      91 oshmem/mca/spml/ucx/spml_ucx.h     mca_spml_ucx_get_mkey_slow_fn_t get_mkey_slow;