freebsd-src/sys/arm64
Mitchell Horne 3933ff56f9 busdma: tidy bus_dma_run_filter() functions
After removing filter functionality, the naming doesn't clearly
represent what the function does, so try to address this. Include some
code clarity and style improvements.

Create a common version in subr_busdma_bounce.c, used by most
implementations. powerpc still needs its own version of the function,
due to its dmat->iommu == NULL check.

No functional change intended.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D42896
2023-12-06 19:11:39 -04:00
..
acpica pci_cfgreg: Add a PCI domain argument to the low-level register API 2023-11-29 10:31:47 -08:00
arm64 busdma: tidy bus_dma_run_filter() functions 2023-12-06 19:11:39 -04:00
broadcom sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cavium sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
conf Add an Armv8 rndr random number provider 2023-11-15 18:05:08 +00:00
coresight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
freescale/imx sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include busdma: tidy bus_dma_run_filter() functions 2023-12-06 19:11:39 -04:00
intel sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
iommu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
linux makesyscalls: don't make syscall.mk by default 2023-11-18 00:48:14 +00:00
nvidia/tegra210 sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qoriq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
rockchip sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00