Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci.h83 #define VIRTIO_PCI_CAP_NOTIFY_CFG 2 macro
H A Dvirtio_pci_modern.c483 notify = virtio_pci_find_capability(udev, VIRTIO_PCI_CAP_NOTIFY_CFG); in virtio_pci_probe()
/openbmc/linux/include/uapi/linux/
H A Dvirtio_pci.h109 #define VIRTIO_PCI_CAP_NOTIFY_CFG 2 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h109 #define VIRTIO_PCI_CAP_NOTIFY_CFG 2 macro
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.c136 case VIRTIO_PCI_CAP_NOTIFY_CFG: in ifcvf_init_hw()
/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-pci-modern.c403 if (!find_structure(dev, VIRTIO_PCI_CAP_NOTIFY_CFG, &bar, in probe_device_layout()
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c261 notify = virtio_pci_find_capability(pci_dev, VIRTIO_PCI_CAP_NOTIFY_CFG, in vp_modern_probe()
/openbmc/qemu/hw/virtio/
H A Dvirtio-pci.c2174 proxy->notify.type = VIRTIO_PCI_CAP_NOTIFY_CFG; in virtio_pci_realize()
2178 proxy->notify_pio.type = VIRTIO_PCI_CAP_NOTIFY_CFG; in virtio_pci_realize()