Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_intrs.c67 bool masked_changed = false; in vfio_pci_intx_mask() local
91 masked_changed = true; in vfio_pci_intx_mask()
95 return masked_changed; in vfio_pci_intx_mask()