Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_CAP_SHARED_MEMORY_CFG (Results 1 – 2 of 2) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dvirtio_pci.h117 #define VIRTIO_PCI_CAP_SHARED_MEMORY_CFG 8 macro
/qemu/hw/virtio/
H A Dvirtio-pci.c1465 .cap.cfg_type = VIRTIO_PCI_CAP_SHARED_MEMORY_CFG, in virtio_pci_add_shm_cap()