vfio/pds: Move and rename region specific info
authorBrett Creeley <brett.creeley@amd.com>
Fri, 17 Nov 2023 00:12:04 +0000 (16:12 -0800)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 4 Dec 2023 21:33:21 +0000 (14:33 -0700)
commit3f5898133a706402180908b671d5e781fc48f548
treecca703785153c2b58ac6d7402cf4ecfb51b89ec4
parent3b8f7a24d1fe79cc3fa1da9be5610b9c3aedbc2a
vfio/pds: Move and rename region specific info

An upcoming change in this series will add support
for multiple regions. To prepare for that, move
region specific information into struct pds_vfio_region
and rename the members for readability. This will
reduce the size of the patch that actually implements
multiple region support.

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-4-brett.creeley@amd.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/pds/dirty.c
drivers/vfio/pci/pds/dirty.h