Home
last modified time | relevance | path

Searched refs:hat32_hash_cache (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c363 kmem_cache_t *hat32_hash_cache; variable
534 hat->hat_ht_hash = kmem_cache_alloc(hat32_hash_cache, KM_SLEEP); in hat_alloc()
711 cache = hat32_hash_cache; in hat_free_end()
999 hat32_hash_cache = hat_hash_cache; in hat_init()
1001 hat32_hash_cache = kmem_cache_create("Hat32Hash", in hat_init()