freebsd-dev/sys/powerpc/booke
Justin Hibbits f00e990465 VM_MAXUSER_ADDRESS is highest page start, not highest address.
In case a single page mapping is requested first, which might overlap the user
address space, fix the device map block to the next page.
2016-04-10 15:50:45 +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 Remove dead code and dead comments, most notably the implemenation of the 2016-01-10 18:00:01 +00:00
machdep_e500.c Add platform support for QorIQ SoCs. 2015-12-30 03:43:25 +00:00
machdep_ppc4xx.c Extract vendor specific Book-E pieces into separate files and have a common 2012-05-30 17:34:40 +00:00
mp_cpudep.c Follow up r223485, which made AIM use the ABI thread pointer instead of 2013-11-11 17:37:50 +00:00
platform_bare.c Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
pmap.c VM_MAXUSER_ADDRESS is highest page start, not highest address. 2016-04-10 15:50:45 +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