Home
last modified time | relevance | path

Searched refs:ttecnt_threshold (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_mmu.c230 static uint64_t ttecnt_threshold[MMU_PAGE_SIZES] = { variable
309 if (ttecnt[pgsz0] < ttecnt_threshold[pgsz0]) in mmu_fixup_large_pages()
311 if (ttecnt[pgsz1] < ttecnt_threshold[pgsz1]) in mmu_fixup_large_pages()
397 if (ttecnt[pgsz0] < ttecnt_threshold[pgsz0]) in mmu_setup_page_sizes()
399 if (ttecnt[pgsz1] < ttecnt_threshold[pgsz1]) in mmu_setup_page_sizes()
H A Dopl_olympus.c785 static uint64_t ttecnt_threshold[MMU_PAGE_SIZES] = { variable
901 if (ttecnt[pgsz0] < ttecnt_threshold[pgsz0])
903 if (ttecnt[pgsz1] < ttecnt_threshold[pgsz1])