Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon-pci.c55 pcidev_k->device_id = PCI_DEVICE_ID_VIRTIO_BALLOON; in virtio_balloon_pci_class_init()
H A Dvirtio-pci.c265 .trans_devid = PCI_DEVICE_ID_VIRTIO_BALLOON,
/openbmc/qemu/include/hw/pci/
H A Dpci.h83 #define PCI_DEVICE_ID_VIRTIO_BALLOON 0x1002 macro