Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci.h149 #define VIRTIO_PCI_NOTIFY_CAP_MULT 16 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h184 #define VIRTIO_PCI_NOTIFY_CAP_MULT 16 macro
/openbmc/linux/include/uapi/linux/
H A Dvirtio_pci.h184 #define VIRTIO_PCI_NOTIFY_CAP_MULT 16 macro
/openbmc/linux/drivers/virtio/
H A Dvirtio_pci_modern_dev.c163 BUILD_BUG_ON(VIRTIO_PCI_NOTIFY_CAP_MULT != in check_offsets()