Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c99 static void vtballoon_send_page_frames(struct vtballoon_softc *,
358 vtballoon_send_page_frames(sc, vq, i); in vtballoon_inflate()
388 vtballoon_send_page_frames(sc, vq, i); in vtballoon_deflate()
405 vtballoon_send_page_frames(struct vtballoon_softc *sc, struct virtqueue *vq, in vtballoon_send_page_frames() function