Searched refs:size_to_str (Results 1 – 25 of 26) sorted by relevance
12
184 g_autofree char *sz = size_to_str(dram_size); in npcm7xx_gcr_realize()185 g_autofree char *min_sz = size_to_str(NPCM7XX_GCR_MIN_DRAM_SIZE); in npcm7xx_gcr_realize()186 g_autofree char *max_sz = size_to_str(NPCM7XX_GCR_MAX_DRAM_SIZE); in npcm7xx_gcr_realize()
255 sz = size_to_str(value); in aspeed_sdmc_set_ram_size()
48 char *sz = size_to_str(mc->default_ram_size); in collie_init()
80 char *sz = size_to_str(FSL_IMX31_SDRAM0_SIZE + FSL_IMX31_SDRAM1_SIZE); in kzm_init()
56 char *sz = size_to_str(mc->default_ram_size); in digic4_board_init()
80 char *sz = size_to_str(FSL_IMX25_SDRAM0_SIZE + FSL_IMX25_SDRAM1_SIZE); in imx25_pdk_init()
119 char *sz = size_to_str(mc->default_ram_size); in sx1_init()
260 char *size_str = size_to_str(ram_size); in raspi_base_machine_init()
146 char *sz = size_to_str(mc->default_ram_size); in mps2_common_init()
1218 char *sz = size_to_str(mc->default_ram_size); in musicpal_init()
813 char *sz = size_to_str(mc->default_ram_size); in mps2tz_common_init()
173 char *size_to_str(uint64_t val);
490 char *s = size_to_str(host_page_size); in main()551 char *sz = size_to_str(reserved_va + 1); in main()
92 char *sz = size_to_str(mc->default_ram_size); in rx_gdbsim_init()
758 sizing = size_to_str(sn->vm_state_size); in bdrv_snapshot_dump()933 dsize_buf = size_to_str(info->actual_size); in bdrv_node_info_dump()935 size_buf = size_to_str(info->virtual_size); in bdrv_node_info_dump()
83 char *sz = size_to_str(mc->default_ram_size); in sifive_e_machine_init()
86 char *sz = size_to_str(mc->default_ram_size); in opentitan_machine_init()
527 char *sz = size_to_str(mc->default_ram_size); in type_init()
250 psize = size_to_str(val); in print_type_size()
354 g_autofree char *pagesize_str = size_to_str(pagesize); in host_memory_backend_memory_complete()
3580 str = size_to_str(0); in test_size_to_str()3584 str = size_to_str(1); in test_size_to_str()3588 str = size_to_str(1016); in test_size_to_str()3592 str = size_to_str(1024); in test_size_to_str()3596 str = size_to_str(512ull << 20); in test_size_to_str()
836 char *s = size_to_str(host_page_size); in main()
976 char *size_to_str(uint64_t val) in size_to_str() function
2766 blk_size_str = size_to_str(blk_size); in sd_realize()2770 blk_size_str = size_to_str(blk_size_aligned); in sd_realize()
956 char *sz = size_to_str(mc->default_ram_size); in pnv_init()