vfio/pds: Pass region info to relevant functions
authorBrett Creeley <brett.creeley@amd.com>
Fri, 17 Nov 2023 00:12:05 +0000 (16:12 -0800)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 4 Dec 2023 21:33:21 +0000 (14:33 -0700)
commit87bdf9807ed70f5d3a0f852f9d04ceb1c99ad9f6
treea091cf6fbb00c89bf804462068a5d6eb1d196946
parent3f5898133a706402180908b671d5e781fc48f548
vfio/pds: Pass region info to relevant functions

A later patch in the series implements multi-region
support. That will require specific regions to be
passed to relevant functions. Prepare for that change
by passing the region structure to relevant functions.

Signed-off-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Link: https://lore.kernel.org/r/20231117001207.2793-5-brett.creeley@amd.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/pds/dirty.c