Home
last modified time | relevance | path

Searched defs:nb_blocks (Results 1 – 4 of 4) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h110 __virtio16 nb_blocks; member
116 __virtio16 nb_blocks; member
122 __virtio16 nb_blocks; member
/qemu/hw/virtio/
H A Dvirtio-mem.c663 uint16_t nb_blocks, bool plug) in virtio_mem_state_change_request()
699 const uint16_t nb_blocks = le16_to_cpu(req->u.plug.nb_blocks); in virtio_mem_plug_request() local
711 const uint16_t nb_blocks = le16_to_cpu(req->u.unplug.nb_blocks); in virtio_mem_unplug_request() local
784 const uint16_t nb_blocks = le16_to_cpu(req->u.state.nb_blocks); in virtio_mem_state_request() local
/qemu/block/
H A Discsi.c1220 uint64_t nb_blocks; in iscsi_co_pwrite_zeroes() local
/qemu/migration/
H A Drdma.c282 int nb_blocks; member