Home
last modified time | relevance | path

Searched defs:block_offset (Results 1 – 8 of 8) sorted by relevance

/qemu/scripts/simplebench/
H A Dbench_write_req.py52 def bench_write_req(qemu_img, image_name, block_size, block_offset, argument
/qemu/migration/
H A Drdma.h55 int rdma_control_save_page(QEMUFile *f, ram_addr_t block_offset, in rdma_control_save_page()
H A Drdma.c556 ram_addr_t block_offset, uint64_t length) in rdma_add_block()
619 ram_addr_t block_offset = qemu_ram_get_offset(rb); in qemu_rdma_init_one_block() local
1078 uintptr_t block_offset, in qemu_rdma_search_ram_block()
2155 uint64_t block_offset, uint64_t offset, in qemu_rdma_write()
3034 static int qemu_rdma_save_page(QEMUFile *f, ram_addr_t block_offset, in qemu_rdma_save_page()
3112 int rdma_control_save_page(QEMUFile *f, ram_addr_t block_offset, in rdma_control_save_page()
/qemu/block/
H A Dbochs.c265 int64_t block_offset = seek_to_sector(bs, sector_num); in bochs_co_preadv() local
H A Dvhdx.c139 uint64_t block_offset; /* block offset, in bytes */ member
1130 uint32_t block_offset; in vhdx_block_translate() local
H A Dvpc.c500 uint64_t bitmap_offset, block_offset; in get_image_offset() local
H A Dqcow2-refcount.c541 uint64_t table_offset, block_offset, end_offset; in qcow2_refcount_area() local
/qemu/pc-bios/s390-ccw/
H A Dbootmap.h389 static inline int read_iso_boot_image(uint32_t block_offset, void *load_addr, in read_iso_boot_image()