Home
last modified time | relevance | path

Searched defs:src_offset (Results 1 – 10 of 10) sorted by relevance

/qemu/hw/acpi/
H A Dbios-linker-loader.c91 uint32_t src_offset; member
276 uint32_t src_offset) in bios_linker_loader_add_pointer()
330 uint32_t src_offset) in bios_linker_loader_write_pointer()
/qemu/hw/net/
H A Dnet_tx_pkt.c538 int *src_idx, size_t *src_offset, size_t src_len, in net_tx_pkt_fetch_fragment()
593 size_t *src_offset, in net_tx_pkt_tcp_fragment_init()
685 int *src_idx, size_t *src_offset, in net_tx_pkt_udp_fragment_init()
730 size_t src_offset; in net_tx_pkt_do_sw_fragmentation() local
/qemu/block/
H A Draw-format.c575 BdrvChild *src, int64_t src_offset, in raw_co_copy_range_from()
592 BdrvChild *src, int64_t src_offset, in raw_co_copy_range_to()
H A Discsi.c2197 BdrvChild *src, int64_t src_offset, in iscsi_co_copy_range_from()
2309 const int src_offset = XCOPY_DESC_OFFSET; in iscsi_xcopy_data() local
2336 BdrvChild *src, int64_t src_offset, in iscsi_co_copy_range_to()
H A Dio.c3449 BdrvChild *src, int64_t src_offset, BdrvChild *dst, in bdrv_co_copy_range_internal()
3531 int coroutine_fn bdrv_co_copy_range_from(BdrvChild *src, int64_t src_offset, in bdrv_co_copy_range_from()
3549 int coroutine_fn bdrv_co_copy_range_to(BdrvChild *src, int64_t src_offset, in bdrv_co_copy_range_to()
3563 int coroutine_fn bdrv_co_copy_range(BdrvChild *src, int64_t src_offset, in bdrv_co_copy_range()
H A Dqcow2.c4152 BdrvChild *src, int64_t src_offset, in qcow2_co_copy_range_from()
4235 BdrvChild *src, int64_t src_offset, in qcow2_co_copy_range_to()
H A Dfile-posix.c3932 BlockDriverState *bs, BdrvChild *src, int64_t src_offset, in raw_co_copy_range_from()
3942 BdrvChild *src, int64_t src_offset, in raw_co_copy_range_to()
/qemu/hw/display/
H A Dati_int.h65 uint32_t src_offset; member
H A Dvirtio-gpu.c436 uint32_t src_offset, dst_offset, stride; in virtio_gpu_transfer_to_host_2d() local
/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c599 uint32_t src_offset, dst_offset, stride; in vg_transfer_to_host_2d() local