Home
last modified time | relevance | path

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

/drivers/vfio/pci/
Dvfio_pci_rdwr.c30 static ssize_t do_io_rw(void __iomem *io, char __user *buf, in do_io_rw() function
172 done = do_io_rw(io, buf, pos, count, x_start, x_end, iswrite); in vfio_pci_bar_rw()
234 done = do_io_rw(iomem, buf, off, count, 0, 0, iswrite); in vfio_pci_vga_rw()