Home
last modified time | relevance | path

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

/qemu/hw/cpu/
A Dcluster.c34 CPUClusterState *cluster; member
53 CPUClusterState *cluster = CPU_CLUSTER(dev); in cpu_cluster_realize() local
/qemu/tests/qemu-iotests/tests/
A Dparallels-read-bitmap39 cluster = 64 * 1024 variable
/qemu/tests/image-fuzzer/qcow2/
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/block/
A Dvvfat.c325 unsigned char* cluster; /* points to current cluster */ member
667 static inline uint32_t fat_get(BDRVVVFATState* s,unsigned int cluster) in fat_get()
903 unsigned int cluster; in init_directories() local
1591 struct { uint32_t cluster; } rename; member
1594 struct { uint32_t cluster; } mkdir; member
1619 uint32_t cluster, char* new_path) in schedule_rename()
1646 static void schedule_mkdir(BDRVVVFATState* s, uint32_t cluster, char* path) in schedule_mkdir()
1781 unsigned int cluster) in modified_fat_get()
2016 unsigned char* cluster = g_malloc(s->cluster_size); in check_directory_consistency() local
2344 uint32_t cluster = first_cluster; in commit_mappings() local
[all …]
A Drbd.c94 rados_t cluster; member
260 static int qemu_rbd_set_auth(rados_t cluster, BlockdevOptionsRbd *opts, in qemu_rbd_set_auth()
302 static int qemu_rbd_set_keypairs(rados_t cluster, const char *keypairs_json, in qemu_rbd_set_keypairs()
681 rados_t cluster; in qemu_rbd_do_create() local
898 static int qemu_rbd_connect(rados_t *cluster, rados_ioctx_t *io_ctx, in qemu_rbd_connect()
A Dqed-check.c47 uint64_t cluster = qed_bytes_to_clusters(check->s, offset); in qed_set_used_clusters() local
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
A Dparallels.c541 uint32_t cluster, count; in parallels_co_pdiscard() local
A Dqed.c956 uint64_t cluster) in qed_update_l2_table()
A Dqcow2-bitmap.c1316 uint64_t cluster = offset / limit; in store_bitmap_data() local
/qemu/tests/qtest/
A Dnuma-test.c238 int64_t socket, cluster, core, thread, node; in aarch64_numa_cpu() local
/qemu/include/hw/arm/
A Darmsse.h156 CPUClusterState cluster[SSE_MAX_CPUS]; member
A Dxlnx-versal.h62 CPUClusterState cluster; member
93 CPUClusterState cluster; member
/qemu/gdbstub/
A Dsystem.c281 CPUClusterState *cluster = CPU_CLUSTER(child); in find_cpu_clusters() local

Completed in 90 milliseconds