Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_ring.h232 uint16_t off_wrap; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_ring.h234 __le16 off_wrap; member
/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.c1556 u16 new, old, off_wrap, flags, wrap_counter, event_idx; in virtqueue_kick_prepare_packed() local
1560 __le16 off_wrap; in virtqueue_kick_prepare_packed() member
1794 static bool virtqueue_poll_packed(struct virtqueue *_vq, u16 off_wrap) in virtqueue_poll_packed()
/openbmc/qemu/hw/virtio/
H A Dvirtio.c115 uint16_t off_wrap; member
330 uint16_t off_wrap) in vring_packed_off_wrap_write()
528 uint16_t off_wrap; in virtio_queue_packed_set_notification() local
2397 uint16_t off_wrap, uint16_t new, in vring_packed_need_event()