Home
last modified time | relevance | path

Searched refs:top_level_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Di86_mmu.c355 table_cnt += mmu.top_level_count - ((kernelbase >> in hat_kern_alloc()
356 LEVEL_SHIFT(mmu.max_level)) & (mmu.top_level_count - 1)); in hat_kern_alloc()
H A Dhat_pte.h179 uint_t top_level_count; /* # of entries in top-level page table */ member
H A Dhat_i86.c785 nptes = mmu.top_level_count; in mmu_calc_user_slots()
907 mmu.top_level_count = 512; in mmu_init()