Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/vm/
H A Di86_mmu.c436 table_cnt += mmu.top_level_count - ((kernelbase >> in hat_kern_alloc()
437 LEVEL_SHIFT(mmu.max_level)) & (mmu.top_level_count - 1)); in hat_kern_alloc()
H A Dhat_pte.h176 uint_t top_level_count; /* # of entries in top most level page table */ member
H A Dhat_i86.c594 mmu.top_level_count = 512; in mmu_init()
607 mmu.top_level_count = 4; in mmu_init()
617 mmu.top_level_count = 1024; in mmu_init()