Searched refs:sfmmu8_cache (Results 1 – 2 of 2) sorted by relevance
1409 sfmmu8_cache : sfmmu1_cache)
245 static struct kmem_cache *sfmmu8_cache; variable1292 sfmmu8_cache = kmem_cache_create("sfmmu8_cache", HME8BLK_SZ, in hat_init()10613 ASSERT(get_hblk_cache(hblkp) == sfmmu8_cache); in sfmmu_put_free_hblk()10614 kmem_cache_free(sfmmu8_cache, hblkp); in sfmmu_put_free_hblk()11065 sfmmu_cache = ((size == TTE8K) ? sfmmu8_cache : sfmmu1_cache); in sfmmu_hblk_alloc()11078 ASSERT(sfmmu_cache == sfmmu8_cache); in sfmmu_hblk_alloc()