Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dvirtio_pci.h167 #define VIRTIO_PCI_CAP_LENGTH 12 macro
/linux-4.1.27/drivers/virtio/
Dvirtio_pci_modern.c551 BUILD_BUG_ON(VIRTIO_PCI_CAP_LENGTH != in check_offsets()