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
822 extern uint_t mmu_hashcnt;
4017 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_unlock()4368 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_add_callback()4576 hmeblkp == NULL && hashno <= mmu_hashcnt; in hat_delete_callback()4964 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in sfmmu_chgattr()5305 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_chgprot()5792 if (hashno < mmu_hashcnt) { in hat_unload_callback()6379 if (!HME_REHASH(sfmmup) || (hashno >= mmu_hashcnt)) { in hat_sync()8088 } while (HME_REHASH(sfmmup) && (hashno <= mmu_hashcnt)); in sfmmu_uvatopfn()8154 } while (hashno <= mmu_hashcnt); in sfmmu_uvatopfn()
3003 mmu_hashcnt, in create_va_to_tte()