Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-balloon.h28 typedef struct QVirtioBalloonDevice QVirtioBalloonDevice; typedef
39 struct QVirtioBalloonDevice { struct
H A Dvirtio-balloon.c43 QVirtioBalloonDevice *v_balloon = object; in qvirtio_balloon_device_get_driver()
51 QVirtioBalloonDevice *virtio_bdevice = g_new0(QVirtioBalloonDevice, 1); in virtio_balloon_device_create()