Home
last modified time | relevance | path

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

/devicemodel/include/
A Dpci_core.h76 void (*vdev_phys_access)(struct vmctx *ctx, struct pci_vdev *dev); member
/devicemodel/hw/pci/
A Dcore.c1628 if (ops && ops->vdev_phys_access) in init_pci()
1629 ops->vdev_phys_access(ctx, in init_pci()
A Dpassthrough.c1917 .vdev_phys_access = passthru_bind_irq,

Completed in 14 milliseconds