Home
last modified time | relevance | path

Searched defs:host_features (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/virtio/
H A Dvirtio.c201 uint64_t host_features = virtio_dev_backend_ops(dev)->get_features(dev); in virtio_negotiate_features() local
/spdk/module/vfu_device/
H A Dvfu_virtio_internal.h152 uint64_t host_features; member