> From: [email protected] <[email protected]> > Sent: Tuesday, February 6, 2024 7:01 AM > > From: Ankit Agrawal <[email protected]> > > do_io_rw() is used to read/write to the device MMIO. The grace hopper > VFIO PCI variant driver require this functionality to read/write to > its memory. > > Rename this as vfio_pci_core functions and export as GPL. > > Signed-off-by: Ankit Agrawal <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>

