freebsd-nq/sys/powerpc/booke
Pedro F. Giffuni 910c079886 sys/powerpc: make use of the howmany() macro when available.
We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.
2016-04-26 14:44:49 +00:00
..
booke_machdep.c Remove dead code and dead comments, most notably the implemenation of the 2016-01-10 18:00:01 +00:00
locore.S Fix SMP booting for PowerPC Book-E 2016-04-19 01:48:18 +00:00
machdep_e500.c Add platform support for QorIQ SoCs. 2015-12-30 03:43:25 +00:00
machdep_ppc4xx.c
mp_cpudep.c
platform_bare.c
pmap.c sys/powerpc: make use of the howmany() macro when available. 2016-04-26 14:44:49 +00:00
trap_subr.S Migrate the PTE format for book-e to standardize on the 'indirect PTE' format 2016-02-11 13:15:37 +00:00