Searched refs:NHMENTS (Results 1 – 7 of 7) sorted by relevance
218 and %g1, NHMENTS - 1, %g1; \
2196 and tmp1, NHMENTS - 1, tmp1 /* tmp1 = index */ ;\
58 struct sf_hment hmx_hmes[NHMENTS - 1];376 index = (((uintptr_t)addr >> MMU_PAGESHIFT) & (NHMENTS-1)); in mdb_sfmmu_hblktohme()
673 mmu_ptob(NHMENTS), mmu_ptob(NHMENTS), in i_cpr_map_setup()720 vmem_free(heap_arena, cpr_vaddr, mmu_ptob(NHMENTS)); in i_cpr_map_destroy()
1197 #define NHMENTS 8 /* # of hments in an 8k hme_blk */ macro1411 ((ttesz == TTE8K)? (TTEBYTES(ttesz) * NHMENTS) : TTEBYTES(ttesz))1439 (NHMENTS - 1) * sizeof (struct sf_hment))
1006 idx = (((uintptr_t)(addr) >> MMU_PAGESHIFT) & (NHMENTS-1)); \2482 if (npgs < NHMENTS || large_pages_disable == LARGE_PAGES_OFF) { in hat_do_memload_array()2488 while (npgs >= NHMENTS) { in hat_do_memload_array()2528 & (NHMENTS-1); in hat_do_memload_array()2529 numpg = NHMENTS - numpg; in hat_do_memload_array()2609 (NHMENTS-1)); in sfmmu_memload_batchsmall()
2993 NHMENTS, in create_va_to_tte()