Home
last modified time | relevance | path

Searched refs:VFIO_USER_REGION_READ (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/vfio-user/
H A Dprotocol.h36 VFIO_USER_REGION_READ = 9, enumerator
H A Ddevice.c305 vfio_user_request_msg(&msgp->hdr, VFIO_USER_REGION_READ, sizeof(*msgp), 0); in vfio_user_device_io_region_read()