freebsd-src/sys/powerpc
John Baldwin a3d6e0de1c powerpc: Fix bus_space_unmap
Previously it failed to compile since the macro passed too many
arguments to the function.  Fix by adding the bus handle to the
function and adding an implementation that calls pmap_unmapdev.

Reviewed by:	jhibbits
Differential Revision:	https://reviews.freebsd.org/D43440
2024-01-23 09:37:53 -08:00
..
aim powerpc_mmu_radix: add leaf page for wired mappings when pmap_enter(psind=1) 2024-01-09 11:23:18 -09:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
conf Add a COMPAT_FREEBSD14 kernel option 2023-10-10 11:48:22 +02:00
cpufreq sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include powerpc: Fix bus_space_unmap 2024-01-23 09:37:53 -08:00
mambo sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx powerpc mpc85xx: Use bus_generic_rman_* 2024-01-23 09:36:37 -08:00
ofw sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
powermac powerpc powermac: Use bus_generic_rman_* 2024-01-23 09:36:49 -08:00
powernv sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
powerpc powerpc: Fix bus_space_unmap 2024-01-23 09:37:53 -08:00
ps3 powerpc ps3bus: Use bus_generic_rman_* 2024-01-23 09:36:12 -08:00
pseries sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
psim powerpc psim: Use bus_generic_rman_* 2024-01-23 09:36:26 -08:00