Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1418 sfmmu8_cache : sfmmu1_cache)
H A Dhat_sfmmu.c245 static struct kmem_cache *sfmmu1_cache; variable
1301 sfmmu1_cache = kmem_cache_create("sfmmu1_cache", HME1BLK_SZ, in hat_init()
11252 sfmmu_cache = ((size == TTE8K) ? sfmmu8_cache : sfmmu1_cache); in sfmmu_hblk_alloc()