Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Dvhost-vdpa.h19 extern const int vdpa_feature_bits[];
/openbmc/qemu/hw/net/
H A Dvhost_net.c112 feature_bits = vdpa_feature_bits; in vhost_net_get_feature_bits()
/openbmc/qemu/net/
H A Dvhost-vdpa.c58 const int vdpa_feature_bits[] = { variable