Home
last modified time | relevance | path

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

/qemu/hw/pci/
H A Dmsix.c126 static void msix_handle_mask_update(PCIDevice *dev, int vector, bool was_masked) in msix_handle_mask_update() function
166 msix_handle_mask_update(dev, vector, was_masked); in msix_set_mask()
207 msix_handle_mask_update(dev, vector, in msix_write_config()
232 msix_handle_mask_update(dev, vector, was_masked); in msix_table_mmio_write()
297 msix_handle_mask_update(dev, vector, was_masked); in msix_mask_all()
515 msix_handle_mask_update(dev, vector, true); in msix_load()