Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_pte.h188 uint_t hat32_hash_cnt; /* cnt of entries in 32-bit htable_hash_cache */ member
H A Dhat_i86.c533 hat->hat_num_hash = mmu.hat32_hash_cnt; in hat_alloc()
959 mmu.hat32_hash_cnt = mmu.hash_cnt; in mmu_init()
998 if (mmu.hash_cnt == mmu.hat32_hash_cnt) { in hat_init()
1002 mmu.hat32_hash_cnt * sizeof (htable_t *), 0, NULL, NULL, in hat_init()