Searched refs:mmu_hashcnt (Results 1 – 8 of 8) sorted by relevance
317 set mmu_hashcnt, %g4
63 uint_t mmu_hashcnt = DEFAULT_MAX_HASHCNT; variable
205 mmu_hashcnt = MAX_HASHCNT; in mmu_init_mmu_page_sizes()
766 mmu_hashcnt = MAX_HASHCNT;
65 uint_t mmu_hashcnt = MAX_HASHCNT; variable
822 extern uint_t mmu_hashcnt;
3987 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_unlock()4337 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_add_callback()4546 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_delete_callback()4895 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in sfmmu_chgattr()5224 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_chgprot()5690 if (hashno < mmu_hashcnt) { in hat_unload_callback()6272 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_sync()7947 } while (HME_REHASH(sfmmup) && (hashno <= mmu_hashcnt)); in sfmmu_uvatopfn()8013 } while (hashno <= mmu_hashcnt); in sfmmu_uvatopfn()
2977 mmu_hashcnt, in create_va_to_tte()