Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/remote/
H A Diommu.h38 void remote_iommu_unplug_dev(PCIDevice *pci_dev);
/openbmc/qemu/hw/remote/
H A Diommu.c65 void remote_iommu_unplug_dev(PCIDevice *pci_dev) in remote_iommu_unplug_dev() function
H A Dmachine.c120 remote_iommu_unplug_dev(PCI_DEVICE(dev)); in remote_machine_dev_unplug_cb()