Searched refs:mmu_hashcnt (Results 1 – 8 of 8) sorted by relevance
62 uint_t mmu_hashcnt = DEFAULT_MAX_HASHCNT; variable
334 set mmu_hashcnt, %g4
205 mmu_hashcnt = MAX_HASHCNT; in mmu_init_mmu_page_sizes()
766 mmu_hashcnt = MAX_HASHCNT;
64 uint_t mmu_hashcnt = MAX_HASHCNT; variable
819 extern uint_t mmu_hashcnt;
3986 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_unlock()4336 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_add_callback()4544 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_delete_callback()4891 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in sfmmu_chgattr()5220 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_chgprot()5686 if (hashno < mmu_hashcnt) { in hat_unload_callback()6268 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_sync()7943 } while (HME_REHASH(sfmmup) && (hashno <= mmu_hashcnt)); in sfmmu_uvatopfn()8009 } while (hashno <= mmu_hashcnt); in sfmmu_uvatopfn()
3003 mmu_hashcnt, in create_va_to_tte()