Searched refs:pci_intx_mask_supported (Results 1 – 3 of 3) sorted by relevance
86 if (pdev->irq && !pci_intx_mask_supported(pdev)) in probe()
507 vdev->pci_2_3 = pci_intx_mask_supported(pdev); in vfio_pci_core_enable()
1294 static inline bool pci_intx_mask_supported(struct pci_dev *pdev) in pci_intx_mask_supported() function