Searched refs:vfio_user_send_async (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/hw/vfio-user/ |
| H A D | proxy.h | 124 bool vfio_user_send_async(VFIOUserProxy *proxy, VFIOUserHdr *hdr,
|
| H A D | proxy.c | 732 bool vfio_user_send_async(VFIOUserProxy *proxy, VFIOUserHdr *hdr, in vfio_user_send_async() function 822 if (!vfio_user_send_async(proxy, hdr, NULL, &local_err)) { in vfio_user_send_reply() 842 if (!vfio_user_send_async(proxy, hdr, NULL, &local_err)) { in vfio_user_send_error()
|
| H A D | device.c | 405 if (!vfio_user_send_async(proxy, &msgp->hdr, NULL, &local_err)) { in vfio_user_device_io_region_write()
|