Home
last modified time | relevance | path

Searched refs:VIRTIO_PCI_GUEST_FEATURES (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.h29 #define VIRTIO_PCI_GUEST_FEATURES 4 /* guest's supported features (32, RW) */ macro
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h30 #define VIRTIO_PCI_GUEST_FEATURES 4 /* guest's supported features (32, RW) */ macro
H A Dvirtio_pci.c151 VIRTIO_PCI_GUEST_FEATURES); in legacy_set_features()