Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu.c398 sfmmup->sfmmu_ismttecnt[i]; in sfmmu_setup_tsbinfo()
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1525 sfmmup->sfmmu_ismttecnt[i] = 0; in hat_alloc()
2178 newhat->sfmmu_ismttecnt[i] = in hat_dup()
2179 hat->sfmmu_ismttecnt[i]; in hat_dup()
8485 sfmmup->sfmmu_ismttecnt[szc] = npgs; in ism_tsb_entries()
8523 assize += ((pgcnt_t)hat->sfmmu_ismttecnt[i] + in hat_get_mapped_size()
10285 sfmmup->sfmmu_ismttecnt[i]; in sfmmu_check_page_sizes()
15394 sfmmup->sfmmu_ismttecnt[i] += sfmmup->sfmmu_scdismttecnt[i]; in sfmmu_leave_scd()
H A Dhat_sfmmu.h675 ulong_t sfmmu_ismttecnt[MMU_PAGE_SIZES]; member