Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 15 of 15) sorted by relevance

/qemu/hw/cpu/
H A Dcluster.c33 CPUClusterState *cluster; member
52 CPUClusterState *cluster = CPU_CLUSTER(dev); in cpu_cluster_realize() local
/qemu/tests/qemu-iotests/tests/
H A Dparallels-read-bitmap39 cluster = 64 * 1024 variable
/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py398 def create_table_entry(table_offset, block_cluster, block_size, argument
405 def create_block_entry(block_cluster, block_size, cluster): argument
/qemu/scripts/
H A Dqcow2-to-stdout.py125 def write_features(cluster, offset, data_file_name): argument
/qemu/block/
H A Dvvfat.c325 unsigned char* cluster; /* points to current cluster */ member
642 static inline void fat_set(BDRVVVFATState* s,unsigned int cluster,uint32_t value) in fat_set()
666 static inline uint32_t fat_get(BDRVVVFATState* s,unsigned int cluster) in fat_get()
902 unsigned int cluster; in init_directories() local
1590 struct { uint32_t cluster; } rename; member
1593 struct { uint32_t cluster; } mkdir; member
1618 uint32_t cluster, char* new_path) in schedule_rename()
1645 static void schedule_mkdir(BDRVVVFATState* s, uint32_t cluster, char* path) in schedule_mkdir()
1780 unsigned int cluster) in modified_fat_get()
2015 unsigned char* cluster = g_malloc(s->cluster_size); in check_directory_consistency() local
[all …]
H A Drbd.c94 rados_t cluster; member
259 static int qemu_rbd_set_auth(rados_t cluster, BlockdevOptionsRbd *opts, in qemu_rbd_set_auth()
301 static int qemu_rbd_set_keypairs(rados_t cluster, const char *keypairs_json, in qemu_rbd_set_keypairs()
680 rados_t cluster; in qemu_rbd_do_create() local
897 static int qemu_rbd_connect(rados_t *cluster, rados_ioctx_t *io_ctx, in qemu_rbd_connect()
H A Dqed-check.c47 uint64_t cluster = qed_bytes_to_clusters(check->s, offset); in qed_set_used_clusters() local
H A Dqcow2-refcount.c2095 uint64_t offset, cluster; in check_refblocks() local
2387 int64_t cluster = *first_free_cluster, i; in alloc_clusters_imrt() local
2477 int64_t cluster; in rebuild_refcounts_write_refblocks() local
H A Dparallels.c541 uint32_t cluster, count; in parallels_co_pdiscard() local
H A Dqed.c957 uint64_t cluster) in qed_update_l2_table()
H A Dqcow2-bitmap.c1316 uint64_t cluster = offset / limit; in store_bitmap_data() local
/qemu/tests/qtest/
H A Dnuma-test.c238 int64_t socket, cluster, core, thread, node; in aarch64_numa_cpu() local
/qemu/include/hw/arm/
H A Darmsse.h156 CPUClusterState cluster[SSE_MAX_CPUS]; member
H A Dxlnx-versal.h62 CPUClusterState cluster; member
93 CPUClusterState cluster; member
/qemu/gdbstub/
H A Dsystem.c285 CPUClusterState *cluster = CPU_CLUSTER(child); in find_cpu_clusters() local