freebsd-src/sys/riscv
Mitchell Horne 5604069824 busdma: deduplicate _bus_dmamap_addseg() function
It is functionally identical in all implementations, so move the
function to subr_busdma_bounce.c. The KASSERT present in the x86 version
is now enabled for all architectures. It should be universally
applicable.

Reviewed by:	jhb
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D45047
2024-05-07 13:02:57 -03:00
..
allwinner sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
conf sys/*/conf: do not use "../../conf/" when including std.* 2024-04-23 15:13:31 -06:00
include riscv: Convert local interrupt controller to a newbus PIC 2024-01-24 23:49:54 +00:00
riscv busdma: deduplicate _bus_dmamap_addseg() function 2024-05-07 13:02:57 -03:00
sifive hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
starfive riscv: add starfive kernelconf template 2024-02-27 18:10:14 -04:00