Searched refs:heaptext_parent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c228 vmem_t *heaptext_parent; local
318 heaptext_parent = NULL;
321 heaptext_parent = heap_core_arena;
325 HEAPTEXT_SIZE, PAGESIZE, NULL, NULL, heaptext_parent, 0, VM_SLEEP);

Completed in 61 milliseconds