Searched refs:vdev_cfgwrite (Results 1 – 5 of 5) sorted by relevance
419 .vdev_cfgwrite = pci_wdt_cfg_write,
538 .vdev_cfgwrite = pci_lpc_cfgwrite,
2452 if (ops->vdev_cfgwrite != NULL && in pci_cfgrw()2453 (*ops->vdev_cfgwrite)(ctx, vcpu, dev, in pci_cfgrw()
1913 .vdev_cfgwrite = passthru_cfgwrite,
79 int (*vdev_cfgwrite)(struct vmctx *ctx, int vcpu, member
Completed in 27 milliseconds