Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dmsix.c125 static void msix_handle_mask_update(PCIDevice *dev, int vector, bool was_masked) in msix_handle_mask_update() function
165 msix_handle_mask_update(dev, vector, was_masked); in msix_set_mask()
206 msix_handle_mask_update(dev, vector, in msix_write_config()
231 msix_handle_mask_update(dev, vector, was_masked); in msix_table_mmio_write()
288 msix_handle_mask_update(dev, vector, was_masked); in msix_mask_all()
506 msix_handle_mask_update(dev, vector, true); in msix_load()