freebsd-dev/sys/powerpc/aim
Nathan Whitehorn de2dd83fb9 Whether you can use mttb() or not is more complicated than whether PSL_HV
is set and the right thing to do may be platform-dependent (it requires
firmware on PowerNV, for instance). Make it a new platform method called
platform_smp_timebase_sync().

MFC after:	3 weeks
2017-11-25 21:59:59 +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 Remove dead code and dead comments, most notably the implemenation of the 2016-01-10 18:00:01 +00:00
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 Make native page table access endian-safe. Even on CPUs running in 2015-11-17 16:09:26 +00:00
mp_cpudep.c Whether you can use mttb() or not is more complicated than whether PSL_HV 2017-11-25 21:59:59 +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 Remove dead code and dead comments, most notably the implemenation of the 2016-01-10 18:00:01 +00:00