Searched refs:hat_cache (Results 1 – 1 of 1) sorted by relevance
361 kmem_cache_t *hat_cache; variable475 hat = kmem_cache_alloc(hat_cache, KM_SLEEP); in hat_alloc()611 hat = kmem_cache_alloc(hat_cache, KM_SLEEP); in hat_cpu_alloc()724 kmem_cache_free(hat_cache, hat); in hat_free_end()986 hat_cache = kmem_cache_create("hat_t", in hat_init()1010 kas.a_hat = kmem_cache_alloc(hat_cache, KM_NOSLEEP); in hat_init()