freebsd-skq/sys/powerpc/aim
Nathan Whitehorn cb74659e0c Preserve the LPCR on new-ish (POWER7 and POWER8) CPUs, preventing exceptions
and such from ending on the wrong CPU on SMP systems. It would be good to
have this be more generic somehow as POWER9s appear, but PPC does not
have features bits, unfortunately.

MFC after:	3 weeks
2017-11-25 22:03:25 +00:00
..
aim_machdep.c Enter 64-bit mode as early as possible in the 64-bit PowerPC boot sequence. 2016-06-26 18:43:42 +00:00
locore32.S
locore64.S Enter 64-bit mode as early as possible in the 64-bit PowerPC boot sequence. 2016-06-26 18:43:42 +00:00
locore.S Add a kdb show command to print arbitrary SPRs on PowerPC 2016-08-13 18:46:49 +00:00
mmu_oea64.c Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
mmu_oea64.h
mmu_oea.c Implement mmu_page_init for AIM platforms. 2017-09-17 15:40:12 +00:00
moea64_if.m
moea64_native.c
mp_cpudep.c Preserve the LPCR on new-ish (POWER7 and POWER8) CPUs, preventing exceptions 2017-11-25 22:03:25 +00:00
slb.c Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
trap_subr32.S Use the explicit expanded form of cmp. 2017-01-18 03:42:21 +00:00
trap_subr64.S