Searched refs:VirtIOPMEMPCI (Results 1 – 2 of 2) sorted by relevance
21 typedef struct VirtIOPMEMPCI VirtIOPMEMPCI; typedef27 DECLARE_INSTANCE_CHECKER(VirtIOPMEMPCI, VIRTIO_PMEM_PCI,30 struct VirtIOPMEMPCI { struct
22 VirtIOPMEMPCI *pmem_pci = VIRTIO_PMEM_PCI(vpci_dev); in virtio_pmem_pci_realize()44 VirtIOPMEMPCI *pci_pmem = VIRTIO_PMEM_PCI(md); in virtio_pmem_pci_get_memory_region()54 VirtIOPMEMPCI *pci_pmem = VIRTIO_PMEM_PCI(md); in virtio_pmem_pci_get_plugged_size()67 VirtIOPMEMPCI *pci_pmem = VIRTIO_PMEM_PCI(md); in virtio_pmem_pci_fill_device_info()104 VirtIOPMEMPCI *dev = VIRTIO_PMEM_PCI(obj); in virtio_pmem_pci_instance_init()114 .instance_size = sizeof(VirtIOPMEMPCI),