Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhat_pte.h179 uint_t vlp_hash_cnt; /* cnt of entries in vlp htable_hash_cache */ member
H A Dhat_i86.c293 hat->hat_num_hash = mmu.vlp_hash_cnt; in hat_alloc()
667 mmu.vlp_hash_cnt = mmu.hash_cnt; in mmu_init()
718 if (mmu.hash_cnt == mmu.vlp_hash_cnt) { in hat_init()
722 mmu.vlp_hash_cnt * sizeof (htable_t *), 0, NULL, NULL, NULL, in hat_init()