Searched refs:pci_intx_mask_supported (Results 1 – 5 of 5) sorted by relevance
84 if (pdev->irq && !pci_intx_mask_supported(pdev)) { in probe()
73 static bool pci_intx_mask_supported(struct pci_dev *pdev) in pci_intx_mask_supported() function
274 if (pci_intx_mask_supported(udev->pdev)) { in igbuio_pci_enable_interrupts()
1195 static inline bool pci_intx_mask_supported(struct pci_dev *pdev) in pci_intx_mask_supported() function
347 vdev->pci_2_3 = pci_intx_mask_supported(pdev); in vfio_pci_enable()