freebsd-dev/sys/powerpc/booke
John Baldwin 7ae99f80b6 pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.
This matches the return type of pmap_mapdev/bios.

Reviewed by:	kib, markj
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D36548
2022-09-22 15:08:52 -07:00
..
booke_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
locore.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
machdep_e500.c powerpc booke cpu_machine_check: Remove unused variable. 2022-04-18 12:08:10 -07:00
mp_cpudep.c Adjust function definitions in mp_cpudep.c.c to avoid clang 15 warnings 2022-08-15 20:48:35 +02:00
platform_bare.c
pmap_32.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
pmap_64.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-10-19 21:22:56 -04:00
pmap.c pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
spe.c
trap_subr.S powerpc: Correct some typos in source code comments 2022-09-04 13:32:13 +02:00