opnsense-src/sys/powerpc
Brooks Davis 660331da7a Centralize and simpify implemention of some VM macros
These macros have substantially identical implementations on each
platform.  Use roundup2/rounddown2 for round_page/trunc_page.

This version standardizes on not using explicit casts and instead
preserving the original type.  A couple of tweaks were required to
make this work.

Reviewed by:	brooks, kib, markj
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D48450
2025-01-14 10:48:07 -05:00
..
aim pmap_growkernel: Use VM_ALLOC_NOFREE when allocating pagetable pages 2024-07-30 17:38:24 +02:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke libkern: add ilog2 macro 2024-06-03 11:37:55 -05:00
conf conf: Remove kernel stack swapping support, part 12 2024-07-29 01:43:59 +00: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 Centralize and simpify implemention of some VM macros 2025-01-14 10:48:07 -05:00
mambo Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ofw Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powermac Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powernv Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
powerpc Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ps3 Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
pseries Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
psim Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00