opnsense-src/sys/powerpc/aim
Andrew Turner e5e2c7ffa0 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830

(cherry picked from commit b792434150)
2022-05-12 15:12:59 -07:00
..
aim_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
locore.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
locore32.S powerpc64: Add a trap stack area 2019-02-04 16:02:03 +00:00
locore64.S powerpc64: Fix boot on virtual-mode OF (PowerMac G5) 2021-02-09 21:19:45 -06:00
mmu_oea.c powerpc: Fix two typos in source code comments 2022-04-14 08:09:49 +02:00
mmu_oea64.c powerpc: Fix two typos in source code comments 2022-04-14 08:09:49 +02:00
mmu_oea64.h Implement superpages for PowerPC64 (HPT) 2020-11-06 14:12:45 +00:00
mmu_radix.c Add a VA_IS_CLEANMAP() macro. 2022-05-10 10:47:07 -07:00
moea64_native.c [PowerPC] Fix powerpc64le boot after HPT superpages addition 2020-11-08 23:34:06 +00:00
mp_cpudep.c sched: separate out schedinit_ap() 2022-02-10 14:55:29 -06:00
slb.c Convert consumers to vm_page_alloc_noobj_contig() 2021-11-03 13:41:40 -04:00
trap_subr32.S [PowerPC] Fix invalid asm in trap code 2020-05-27 00:17:05 +00:00
trap_subr64.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00