opnsense-src/sys/powerpc/aim
Mitchell Horne 5794f8c75e minidump: De-duplicate is_dumpable()
The function is identical in each minidump implementation, so move it to
vm_phys.c. The only slight exception is powerpc where the function was
public, for use in moea64_scan_pmap().

Reviewed by:	kib, markj, imp (earlier version)
MFC after:	2 weeks
Sponsored by:	Juniper Networks, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D31884

(cherry picked from commit 31991a5a45)
2021-10-15 12:20:48 -03:00
..
aim_machdep.c powerpc/aim: Update timebase directly on resume instead of through platform 2021-04-19 23:13:56 -05:00
locore.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
locore32.S
locore64.S powerpc64: Fix boot on virtual-mode OF (PowerMac G5) 2021-02-09 21:19:45 -06:00
mmu_oea.c [PowerPC] Implement pmap_mincore() for moea 2020-09-13 16:46:03 +00:00
mmu_oea64.c minidump: De-duplicate is_dumpable() 2021-10-15 12:20:48 -03:00
mmu_oea64.h Implement superpages for PowerPC64 (HPT) 2020-11-06 14:12:45 +00:00
mmu_radix.c Assert that valid PTEs are not overwritten when installing a new PTP 2021-07-29 08:12:12 -04:00
moea64_native.c [PowerPC] Fix powerpc64le boot after HPT superpages addition 2020-11-08 23:34:06 +00:00
mp_cpudep.c powerpc/aim: Update timebase directly on resume instead of through platform 2021-04-19 23:13:56 -05:00
slb.c powerpc: clean up empty lines in .c and .h files 2020-09-01 21:20:08 +00: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