Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dmsix.c74 static int msix_is_pending(PCIDevice *dev, int vector) in msix_is_pending() function
142 if (!is_masked && msix_is_pending(dev, vector)) { in msix_handle_mask_update()