Home
last modified time | relevance | path

Searched refs:virtio_pci_common_cfg (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/virtio/
Dvirtio_pci_modern_dev.c159 offsetof(struct virtio_pci_common_cfg, in check_offsets()
162 offsetof(struct virtio_pci_common_cfg, device_feature)); in check_offsets()
164 offsetof(struct virtio_pci_common_cfg, in check_offsets()
167 offsetof(struct virtio_pci_common_cfg, guest_feature)); in check_offsets()
169 offsetof(struct virtio_pci_common_cfg, msix_config)); in check_offsets()
171 offsetof(struct virtio_pci_common_cfg, num_queues)); in check_offsets()
173 offsetof(struct virtio_pci_common_cfg, device_status)); in check_offsets()
175 offsetof(struct virtio_pci_common_cfg, config_generation)); in check_offsets()
177 offsetof(struct virtio_pci_common_cfg, queue_select)); in check_offsets()
179 offsetof(struct virtio_pci_common_cfg, queue_size)); in check_offsets()
[all …]
/Linux-v5.15/drivers/vdpa/ifcvf/
Difcvf_base.c213 struct virtio_pci_common_cfg __iomem *cfg = hw->common_cfg; in ifcvf_get_hw_features()
276 struct virtio_pci_common_cfg __iomem *cfg = hw->common_cfg; in ifcvf_set_features()
333 struct virtio_pci_common_cfg __iomem *cfg; in ifcvf_hw_enable()
376 struct virtio_pci_common_cfg __iomem *cfg; in ifcvf_hw_disable()
Difcvf_base.h73 struct virtio_pci_common_cfg __iomem *common_cfg;
/Linux-v5.15/include/uapi/linux/
Dvirtio_pci.h144 struct virtio_pci_common_cfg { struct
/Linux-v5.15/include/linux/
Dvirtio_pci_modern.h11 struct virtio_pci_common_cfg __iomem *common;