Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c117 static bool pci_device_is_passthrough(PCIDevice *d) in pci_device_is_passthrough() function
135 && !pci_device_is_passthrough(d)) { in unplug_nic()
235 if (pci_device_is_passthrough(d)) in unplug_disks()