Searched refs:MMU_PAGE_SIZES (Results 1 – 18 of 18) sorted by relevance
271 uint_t plw_ceq_mask[MMU_PAGE_SIZES + 1]; /* color equiv mask */272 uint_t plw_bins[MMU_PAGE_SIZES + 1]; /* num of bins */355 #define PC_BASE_ALIGN ((pfn_t)1 << PAGE_BSZS_SHIFT(MMU_PAGE_SIZES-1))485 ulong_t pgf_alloc[MMU_PAGE_SIZES]; /* page_get_freelist */486 ulong_t pgf_allocok[MMU_PAGE_SIZES];487 ulong_t pgf_allocokrem[MMU_PAGE_SIZES];488 ulong_t pgf_allocfailed[MMU_PAGE_SIZES];490 ulong_t pgf_allocretry[MMU_PAGE_SIZES];496 ulong_t pgcp_alloc[MMU_PAGE_SIZES]; /* page_get_contig_pages */497 ulong_t pgcp_allocfailed[MMU_PAGE_SIZES];[all …]
156 pgcnt_t mnr_mt_flpgcnt[MMU_PAGE_SIZES]; /* free list cnt per szc */1806 ASSERT(mmu_page_sizes <= MMU_PAGE_SIZES); in page_coloring_init()
88 extern page_t ***page_freelists[MMU_PAGE_SIZES][MAX_MEM_TYPES];320 uint_t plw_ceq_mask[MMU_PAGE_SIZES + 1]; /* color equiv mask */321 uint_t plw_bins[MMU_PAGE_SIZES + 1]; /* num of bins */349 } plc_mts[MMU_PAGE_SIZES];751 ulong_t pgf_alloc[MMU_PAGE_SIZES]; /* page_get_freelist */752 ulong_t pgf_allocok[MMU_PAGE_SIZES];753 ulong_t pgf_allocokrem[MMU_PAGE_SIZES];754 ulong_t pgf_allocfailed[MMU_PAGE_SIZES];756 ulong_t pgf_allocretry[MMU_PAGE_SIZES];762 ulong_t pgcp_alloc[MMU_PAGE_SIZES]; /* page_get_contig_pages */[all …]
698 page_t ***page_freelists[MMU_PAGE_SIZES][MAX_MEM_TYPES];
244 ulong_t map_prom_lpcount[MMU_PAGE_SIZES];
62 uint_t max_mmu_page_sizes = MMU_PAGE_SIZES;77 uint_t szc_2_userszc[MMU_PAGE_SIZES];78 uint_t userszc_2_szc[MMU_PAGE_SIZES];
204 mmu_page_sizes = MMU_PAGE_SIZES; in mmu_init_mmu_page_sizes()230 static uint64_t ttecnt_threshold[MMU_PAGE_SIZES] = {475 uint64_t sortcnt[MMU_PAGE_SIZES]; in mmu_check_page_sizes()476 uint8_t tmp_pgsz[MMU_PAGE_SIZES]; in mmu_check_page_sizes()
765 mmu_page_sizes = MMU_PAGE_SIZES;785 static uint64_t ttecnt_threshold[MMU_PAGE_SIZES] = {974 uint64_t sortcnt[MMU_PAGE_SIZES];975 uint8_t tmp_pgsz[MMU_PAGE_SIZES];
63 uint_t mmu_page_sizes = MMU_PAGE_SIZES;64 uint_t max_mmu_page_sizes = MMU_PAGE_SIZES;76 uint_t szc_2_userszc[MMU_PAGE_SIZES];77 uint_t userszc_2_szc[MMU_PAGE_SIZES];
390 for (i = TTE4M; i < MMU_PAGE_SIZES; i++) { in sfmmu_setup_tsbinfo()
47 #define MMU_PAGE_SIZES 6 /* max mmu-supported page sizes */ macro
96 uchar_t colorequivszc[MMU_PAGE_SIZES];120 pgcnt_t pgcpfailcnt[MMU_PAGE_SIZES];183 pcc_info_t **page_ctrs_cands[NPC_MUTEX][MMU_PAGE_SIZES];304 static hw_page_map_t *page_counters[MMU_PAGE_SIZES];550 pgcnt_t colors_per_szc[MMU_PAGE_SIZES]; in page_ctrs_sz()648 pgcnt_t colors_per_szc[MMU_PAGE_SIZES]; in page_ctrs_alloc()950 hpmctr_t *ctr_cache[MMU_PAGE_SIZES]; in page_ctrs_adjust()951 size_t size_cache[MMU_PAGE_SIZES]; in page_ctrs_adjust()952 size_t *color_cache[MMU_PAGE_SIZES][MAX_MNODE_MRANGES]; in page_ctrs_adjust()954 pgcnt_t colors_per_szc[MMU_PAGE_SIZES]; in page_ctrs_adjust()[all …]
84 #define MMU_PAGE_SIZES 3 macro
338 n2color_t n2color[MMU_PAGE_SIZES];719 static uint_t nequiv_shades_log2[MMU_PAGE_SIZES] = {2, 5, 0, 0, 0, 0}; in page_set_colorequiv_arr_cpu()729 for (i = 0; i < MMU_PAGE_SIZES; i++) { in page_set_colorequiv_arr_cpu()
409 ulong_t rgn_ttecnt[MMU_PAGE_SIZES];668 ulong_t sfmmu_ttecnt[MMU_PAGE_SIZES];670 ulong_t sfmmu_scdrttecnt[MMU_PAGE_SIZES];672 ulong_t sfmmu_ismttecnt[MMU_PAGE_SIZES];674 ulong_t sfmmu_scdismttecnt[MMU_PAGE_SIZES];695 uint8_t sfmmu_pgsz[MMU_PAGE_SIZES]; /* ranking for MMU */730 ulong_t scd_rttecnt[MMU_PAGE_SIZES];
10082 uint64_t ttecnt[MMU_PAGE_SIZES]; in sfmmu_check_page_sizes()13717 for (i = 0; i < MMU_PAGE_SIZES; i++) { in sfmmu_leave_srd()13738 for (i = 0; i < MMU_PAGE_SIZES; i++) { in sfmmu_leave_srd()14055 for (i = 0; i < MMU_PAGE_SIZES; i++) { in hat_join_region()14276 for (i = 0; i < MMU_PAGE_SIZES; i++) { in hat_leave_region()14887 for (i = 0; i < MMU_PAGE_SIZES; i++) { in sfmmu_alloc_scd()
90 #define MMU_PAGE_SIZES 6 /* max sun4v mmu-supported page sizes */ macro
122 #define MMU_PAGE_SIZES 6 /* max sun4u mmu-supported page sizes */ macro