Home
last modified time | relevance | path

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

/qemu/hw/vfio-user/
H A Dproxy.h110 bool vfio_user_validate_version(VFIOUserProxy *proxy, Error **errp);
H A Dpci.c279 if (!vfio_user_validate_version(proxy, errp)) { in vfio_user_pci_realize()
H A Dproxy.c1258 bool vfio_user_validate_version(VFIOUserProxy *proxy, Error **errp) in vfio_user_validate_version() function