Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhat_i86.c173 kmem_cache_t *vlp_hash_cache; variable
294 hat->hat_ht_hash = kmem_cache_alloc(vlp_hash_cache, KM_SLEEP); in hat_alloc()
459 cache = vlp_hash_cache; in hat_free_end()
719 vlp_hash_cache = hat_hash_cache; in hat_init()
721 vlp_hash_cache = kmem_cache_create("HatVlpHash", in hat_init()