Home
last modified time | relevance | path

Searched refs:virtio_postpone_intr (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pv/
Dvirtiovar.h264 int virtio_postpone_intr(struct virtqueue *vq, uint16_t nslots);
Dvirtio.c908 virtio_postpone_intr(struct virtqueue *vq, uint16_t nslots) in virtio_postpone_intr() function
938 return virtio_postpone_intr(vq, nslots); in virtio_postpone_intr_smart()
952 return virtio_postpone_intr(vq, nslots); in virtio_postpone_intr_far()