freebsd-skq/sys/powerpc
John Baldwin 696effb697 - Cleanup whitespace and extra ()s in vtophys() macros.
- Move vtophys() macros next to vtopte() where vtopte() exists to match
  comments above vtopte().
- Remove references to the alternate address space in the comment above
  vtopte().  amd64 never had the alternate address space, and i386 lost it
  prior to PAE support being added.
- s/entires/entries/ in comments.

Reviewed by:	alc
2005-12-06 21:09:01 +00:00
..
aim
compile
conf - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
include - Cleanup whitespace and extra ()s in vtophys() macros. 2005-12-06 21:09:01 +00:00
ofw
powermac Convert to use the recently introduced set of ofw_bus_gen_get_*() for 2005-12-03 11:59:26 +00:00
powerpc Eliminate pmap_init2(). It's no longer used. 2005-11-20 06:09:49 +00:00
psim