Searched refs:TiB (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/include/qemu/ |
| H A D | units.h | 16 #define TiB (INT64_C(1) << 40) macro
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 084.out | 23 virtual size: 512 TiB (562949819203584 bytes)
|
| H A D | 211.out | 86 virtual size: 512 TiB (562949819203584 bytes)
|
| H A D | 266.out | 149 virtual size: 1.99 TiB (2190433320960 bytes)
|
| H A D | 213.out | 83 virtual size: 64 TiB (70368744177664 bytes)
|
| H A D | 059.out | 29 virtual size: 0.977 TiB (1073741824000 bytes) 2274 virtual size: 4 TiB (4398046511104 bytes)
|
| /openbmc/qemu/block/ |
| H A D | vhdx.h | 289 #define VHDX_MAX_IMAGE_SIZE ((uint64_t) 64 * TiB)
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-qemu-opts.c | 693 g_assert_cmphex(qemu_opt_get_size(opts, "size2", 0), ==, 16777215ULL * TiB); in test_opts_parse_size()
|
| H A D | test-keyval.c | 542 g_assert_cmphex(sz, ==, 16777215ULL * TiB); in test_keyval_visit_size()
|
| H A D | test-cutils.c | 3393 do_strtosz("1T", 0, TiB, 2); in test_qemu_strtosz_units()
|
| /openbmc/qemu/docs/interop/ |
| H A D | bitmaps.rst | 42 e.g. the size of a 64KiB granularity bitmap on a 2TiB image is:
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr.c | 2811 rma_size = MIN(rma_size, 1 * TiB); in spapr_rma_size()
|