Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h304 OBJECT_DECLARE_SIMPLE_TYPE(AMDVIPCIState, AMD_IOMMU_PCI)
311 struct AMDVIPCIState { struct
318 AMDVIPCIState pci; /* IOMMU PCI device */ argument
H A Damd_iommu.c1565 AMDVIPCIState *s = AMD_IOMMU_PCI(pdev); in amdvi_pci_realize()
1729 .instance_size = sizeof(AMDVIPCIState),