Searched refs:pci_intx_mask_supported (Results 1 – 3 of 3) sorted by relevance
68 if (pdev->irq && !pci_intx_mask_supported(pdev)) { in probe()
250 vdev->pci_2_3 = pci_intx_mask_supported(pdev); in vfio_pci_enable()
1064 static inline bool pci_intx_mask_supported(struct pci_dev *pdev) in pci_intx_mask_supported() function