Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio.c99 static void vtmmio_vq_intr(void *);
214 NULL, vtmmio_vq_intr, sc, &sc->ih)) { in vtmmio_setup_intr()
952 vtmmio_vq_intr(void *arg) in vtmmio_vq_intr() function