Searched refs:pci_vdev_ops (Results 1 – 12 of 12) sorted by relevance
105 struct pci_vdev_ops { struct142 const struct pci_vdev_ops *vdev_ops;187 extern const struct pci_vdev_ops vhostbridge_ops;188 extern const struct pci_vdev_ops vpci_bridge_ops;189 extern const struct pci_vdev_ops vpci_mf_dev_ops;
16 extern const struct pci_vdev_ops vrp_ops;
13 extern const struct pci_vdev_ops vmcs9900_ops;
32 extern const struct pci_vdev_ops vpci_ivshmem_ops;
51 const struct pci_vdev_ops vpci_mf_dev_ops = {
211 const struct pci_vdev_ops vpci_bridge_ops = {
290 const struct pci_vdev_ops vhostbridge_ops = {
172 const struct pci_vdev_ops vrp_ops = {
159 const struct pci_vdev_ops vmcs9900_ops = {
729 const struct pci_vdev_ops vpci_ivshmem_ops = {
636 static const struct pci_vdev_ops pci_pt_dev_ops = {
152 const struct pci_vdev_ops *vdev_ops; /* operations for PCI CFG read/write */
Completed in 14 milliseconds