Home
last modified time | relevance | path

Searched defs:PCIIOMMUOps (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpci.h377 typedef struct PCIIOMMUOps { struct
390 AddressSpace * (*get_address_space)(PCIBus *bus, void *opaque, int devfn);
423 } PCIIOMMUOps; argument