Home
last modified time | relevance | path

Searched defs:clusters (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/core/
H A Dmachine-smp.c94 unsigned clusters = config->has_clusters ? config->clusters : 0; in machine_parse_smp_config() local
/qemu/block/
H A Dblock-copy.c722 int64_t clusters, bytes; in block_copy_reset_unallocated() local
H A Dqcow2.c3340 int64_t qcow2_refcount_metadata_size(int64_t clusters, size_t cluster_size, in qcow2_refcount_metadata_size()
/qemu/tests/unit/
H A Dtest-smp-parse.c1428 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local
/qemu/include/hw/
H A Dboards.h380 unsigned int clusters; member