Searched refs:vdev_phys_access (Results 1 – 3 of 3) sorted by relevance
76 void (*vdev_phys_access)(struct vmctx *ctx, struct pci_vdev *dev); member
1628 if (ops && ops->vdev_phys_access) in init_pci()1629 ops->vdev_phys_access(ctx, in init_pci()
1917 .vdev_phys_access = passthru_bind_irq,
Completed in 14 milliseconds