Home
last modified time | relevance | path

Searched defs:used (Results 1 – 25 of 30) sorted by relevance

12

/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h34 MemList *used; member
H A Dvirtio.h33 uint64_t used; /* This points to a struct vring_used */ member
/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py534 def _get_available_clusters(used, number): argument
549 def _get_adjacent_clusters(used, size): argument
/qemu/include/hw/virtio/
H A Dvirtio-mmio.h49 uint32_t used[2]; member
H A Dvhost.h28 void *used; member
H A Dvirtio-pci.h127 uint32_t used[2]; member
H A Dvirtio-gpu.h249 int used; member
/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c439 unsigned used = fifo32_num_used(fifo); in read_tx_frame() local
784 unsigned used = fifo32_num_used(&s->rx_fifo); in can_rxfifo_post_read_id() local
/qemu/target/i386/whpx/
H A Dwhpx-internal.h22 int allocated, used; member
/qemu/util/
H A Dfilemonitor-inotify.c59 int used = 0; in qemu_file_monitor_watch() local
/qemu/audio/
H A Djackaudio.c49 uint32_t used; member
236 const int used = qatomic_load_acquire(&buffer->used); in qjack_buffer_read_l() local
/qemu/include/standard-headers/linux/
H A Dvirtio_ring.h163 vring_used_t *used; member
/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c420 const vring_used_t *used = svq->vring.used; in vhost_svq_get_buf() local
H A Dvirtio.c101 MemoryRegionCache used; member
111 hwaddr used; member
664 bool avail, used; in is_desc_avail() local
2188 hwaddr avail, hwaddr used) in virtio_queue_set_rings()
3363 unsigned int avail, used; in virtio_queue_packed_get_last_avail_idx() local
/qemu/include/net/
H A Dnet.h291 int used; /* is this slot in nd_table[] being used? */ member
/qemu/subprojects/libvduse/
H A Dlibvduse.c93 struct vring_used *used; member
798 struct vring_used *used = vq->vring.used; in vring_used_write() local
/qemu/include/hw/pci/
H A Dpci_device.h77 uint8_t *used; member
/qemu/backends/
H A Dcryptodev.c436 void cryptodev_backend_set_used(CryptoDevBackend *backend, bool used) in cryptodev_backend_set_used()
/qemu/hw/usb/
H A Ddev-audio.c622 int64_t used = buf->prod - buf->cons; in streambuf_get() local
/qemu/include/hw/
H A Dqdev-core.h413 bool used; member
/qemu/pc-bios/s390-ccw/
H A Dvirtio.h105 VRingUsed *used; member
/qemu/linux-user/
H A Dqemu.h127 int used; /* non zero if used */ member
/qemu/hw/s390x/
H A Dvirtio-ccw.c176 uint64_t used; member
/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c337 const uintptr_t used = (uintptr_t)vq->vring.used; in unmap_rings() local
3005 struct vring_used *used = vq->vring.used; in vring_used_write() local
/qemu/hw/intc/
H A Dopenpic.c738 uint64_t used = now - tmr->origin_time; /* nsecs */ in openpic_tmr_get_timer() local

12