Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1409 sfmmu8_cache : sfmmu1_cache)
H A Dhat_sfmmu.c246 static struct kmem_cache *sfmmu1_cache; variable
1302 sfmmu1_cache = kmem_cache_create("sfmmu1_cache", HME1BLK_SZ, in hat_init()
11065 sfmmu_cache = ((size == TTE8K) ? sfmmu8_cache : sfmmu1_cache); in sfmmu_hblk_alloc()