Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvfio_kern.c336 if (offset < dev->msix_cap + PCI_CAP_MSIX_SIZEOF && in uml_vfio_cfgspace_write()
/linux/include/uapi/linux/
H A Dpci_regs.h335 #define PCI_CAP_MSIX_SIZEOF 12 /* size of MSIX registers */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c61 [PCI_CAP_ID_MSIX] = PCI_CAP_MSIX_SIZEOF,