Searched defs:hat_memload_arena (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_kmem.c113 vmem_t *hat_memload_arena; /* HAT translation data */ variable
347 * Note: any kmem cache that allocates from hat_memload_arena
352 hat_memload_arena = vmem_create("hat_memload", NULL, 0, PAGESIZE,

Completed in 47 milliseconds