memheap_is_va_in_segment 183 oshmem/mca/memheap/base/base.h if (memheap_is_va_in_segment(va, i)) { memheap_is_va_in_segment 226 oshmem/mca/memheap/base/base.h if (memheap_is_va_in_segment(va, i)) { memheap_is_va_in_segment 228 oshmem/mca/spml/ikrit/spml_ikrit.c if (memheap_is_va_in_segment(va, HEAP_SEG_INDEX)) { memheap_is_va_in_segment 373 oshmem/mca/spml/ucx/spml_ucx.c if (!(mca_spml_ucx.heap_reg_nb && memheap_is_va_in_segment(addr, HEAP_SEG_INDEX))) { memheap_is_va_in_segment 425 oshmem/mca/spml/ucx/spml_ucx.c if (mca_spml_ucx.heap_reg_nb && memheap_is_va_in_segment(addr, HEAP_SEG_INDEX)) {