Searched refs:htab_size_bytes (Results 1 – 5 of 5) sorted by relevance
105 unsigned long htab_size_bytes; variable848 htab_size_bytes = htab_get_table_size(); in htab_initialize()849 pteg_count = htab_size_bytes >> 7; in htab_initialize()883 table = memblock_phys_alloc_range(htab_size_bytes, in htab_initialize()884 htab_size_bytes, in htab_initialize()888 &htab_size_bytes, &limit); in htab_initialize()891 htab_size_bytes); in htab_initialize()896 _SDR1 = table + __ilog2(htab_size_bytes) - 18; in htab_initialize()899 memset((void *)table, 0, htab_size_bytes); in htab_initialize()905 hash_init_partition_table(table, htab_size_bytes); in htab_initialize()
410 htab_size = cpu_to_be64(htab_size_bytes); in export_htab_values()
963 hend = hbase + htab_size_bytes; in cell_iommu_fixed_mapping_init()995 dsize = htab_size_bytes; in cell_iommu_fixed_mapping_init()
181 extern unsigned long htab_size_bytes;
1572 htab_size_bytes = 1UL << ppc64_pft_size; in pseries_lpar_resize_hpt_commit()1573 htab_hash_mask = (htab_size_bytes >> 7) - 1; in pseries_lpar_resize_hpt_commit()