Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvfio_pci_core.h81 bool pm_intx_masked:1; member
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_core.c430 vdev->pm_intx_masked = ((vdev->irq_type == VFIO_PCI_INTX_IRQ_INDEX) && in vfio_pci_core_runtime_suspend()
451 if (vdev->pm_intx_masked) in vfio_pci_core_runtime_resume()