Searched refs:PCI_MSIX_TABLE (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/pci/
H A Dxen.c301 pci_read_config_dword(dev, pos + PCI_MSIX_TABLE,
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c376 reg = ep_func->msix_cap + PCI_MSIX_TABLE;
540 reg = ep_func->msix_cap + PCI_MSIX_TABLE;
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c308 reg = cap + PCI_MSIX_TABLE;
508 reg = cap + PCI_MSIX_TABLE;
/linux-master/drivers/pci/msi/
H A Dmsi.c561 pci_read_config_dword(dev, dev->msix_cap + PCI_MSIX_TABLE,
/linux-master/include/uapi/linux/
H A Dpci_regs.h328 #define PCI_MSIX_TABLE 4 /* Table offset */ macro
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c530 pci_read_config_dword(pdev, msix_pos + PCI_MSIX_TABLE, &table);

Completed in 140 milliseconds