Home
last modified time | relevance | path

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

/arch/um/drivers/
A Dvfio_user.h41 int uml_vfio_user_bar_write(struct uml_vfio_user_device *dev, int bar,
A Dvfio_kern.c381 uml_vfio_user_bar_write(&dev->udev, bar, offset, buffer, size); in uml_vfio_bar_copy_to()
422 uml_vfio_user_bar_write(&dev->udev, bar, offset + i, &value, 1); in uml_vfio_bar_set()
A Dvfio_user.c323 int uml_vfio_user_bar_write(struct uml_vfio_user_device *dev, int bar, in uml_vfio_user_bar_write() function

Completed in 9 milliseconds