Searched refs:ppc64_pft_size (Results 1 – 6 of 6) sorted by relevance
186 unsigned long hpte_count = (1UL << ppc64_pft_size) >> 4; in ps3_hpte_clear()205 ppc64_pft_size = __ilog2(htab_size); in ps3_hpte_init()
87 extern u64 ppc64_pft_size;
717 ppc64_pft_size = be32_to_cpu(prop[1]); in htab_dt_scan_pftsize()749 if (ppc64_pft_size == 0) in htab_get_table_size()751 if (ppc64_pft_size) in htab_get_table_size()752 return 1UL << ppc64_pft_size; in htab_get_table_size()775 if ((target_hpt_shift > ppc64_pft_size) in resize_hpt_for_hotplug()776 || (target_hpt_shift < (ppc64_pft_size - 1))) { in resize_hpt_for_hotplug()1879 *val = ppc64_pft_size; in hpt_order_get()
226 unsigned long size_bytes = 1UL << ppc64_pft_size; in manual_hpte_clear_all()643 ppc64_pft_size = state->shift; in pseries_lpar_resize_hpt_commit()644 htab_size_bytes = 1UL << ppc64_pft_size; in pseries_lpar_resize_hpt_commit()
82 u64 ppc64_pft_size; variable
802 pr_info("ppc64_pft_size = 0x%llx\n", ppc64_pft_size); in print_system_info()