Searched refs:uml_vfio_user_bar_write (Results 1 – 3 of 3) sorted by relevance
| /arch/um/drivers/ |
| A D | vfio_user.h | 41 int uml_vfio_user_bar_write(struct uml_vfio_user_device *dev, int bar,
|
| A D | vfio_kern.c | 381 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 D | vfio_user.c | 323 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