symmetric_heap    205 oshmem/mca/memheap/buddy/memheap_buddy.c     memheap_buddy.heap.symmetric_heap = context->user_base_addr;
symmetric_heap    206 oshmem/mca/memheap/buddy/memheap_buddy.c     memheap_buddy.private_heap.symmetric_heap = context->private_base_addr;
symmetric_heap    452 oshmem/mca/memheap/buddy/memheap_buddy.c     base = (unsigned long) heap->symmetric_heap;
symmetric_heap    528 oshmem/mca/memheap/buddy/memheap_buddy.c     base = (unsigned long) memheap_buddy.private_heap.symmetric_heap;
symmetric_heap    657 oshmem/mca/memheap/buddy/memheap_buddy.c     base = (unsigned long) memheap_buddy.heap.symmetric_heap;
symmetric_heap     50 oshmem/mca/memheap/buddy/memheap_buddy.h     void* symmetric_heap; /** Symmetric Heap */