> From: ankita@xxxxxxxxxx <ankita@xxxxxxxxxx> > Sent: Tuesday, February 6, 2024 7:01 AM > > From: Ankit Agrawal <ankita@xxxxxxxxxx> > > 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 <ankita@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>