Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvfio_pci_core.h81 bool pm_intx_masked:1; member
/openbmc/linux/drivers/vfio/pci/
H A 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()