Searched hist:"186 bfe44ea41fb38c7a69becd7078724d28cd03c" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/vfio/pci/ |
H A D | vfio_pci_rdwr.c | diff 186bfe44ea41fb38c7a69becd7078724d28cd03c Wed Jun 19 13:58:45 CEST 2024 Gerd Bayer <gbayer@linux.ibm.com> vfio/pci: Extract duplicated code into macro
vfio_pci_core_do_io_rw() repeats the same code for multiple access widths. Factor this out into a macro
Suggested-by: Alex Williamson <alex.williamson@redhat.com> Signed-off-by: Gerd Bayer <gbayer@linux.ibm.com> Link: https://lore.kernel.org/r/20240619115847.1344875-2-gbayer@linux.ibm.com Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
|