Searched refs:pci_intx_route_changed (Results 1 – 3 of 3) sorted by relevance
312 bool pci_intx_route_changed(PCIINTxRoute *old, PCIINTxRoute *new);
1694 bool pci_intx_route_changed(PCIINTxRoute *old, PCIINTxRoute *new) in pci_intx_route_changed() function
251 if (pci_intx_route_changed(&vdev->intx.route, &route)) { in vfio_intx_routing_notifier()