Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_intrs.c200 if (!pci_check_and_unmask_intx(pdev)) in vfio_pci_intx_unmask_handler()
/openbmc/linux/drivers/pci/
H A Dpci.c4793 bool pci_check_and_unmask_intx(struct pci_dev *dev) in pci_check_and_unmask_intx() function
4797 EXPORT_SYMBOL_GPL(pci_check_and_unmask_intx);
/openbmc/linux/include/linux/
H A Dpci.h1331 bool pci_check_and_unmask_intx(struct pci_dev *dev);