freebsd-dev/sys/powerpc
Peter Grehan 0efd0097cb When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be called
for direct-mapped addresses. Assume that any address less than KVA
is one of these and return it. Also assert that an address is KVA
does have a valid mapping - callers of pmap_kextract don't check
the return value, since they assume that they have a valid virtual
address.
2004-01-29 00:45:41 +00:00
..
aim When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be called 2004-01-29 00:45:41 +00:00
compile
conf - Recruit some new ULE users by making it the default scheduler in GENERIC. 2004-01-24 21:38:52 +00:00
include Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow direct 2004-01-29 00:32:22 +00:00
ofw A syscons implementation using the 8-bit framebuffer set up by 2004-01-21 05:16:23 +00:00
powermac Catch up with ATA UMA changes 2004-01-15 23:52:32 +00:00
powerpc When UMA_MD_SMALL_ALLOC is defined, pmap_kextract will be called 2004-01-29 00:45:41 +00:00
psim Catch up with ATA UMA changes 2004-01-15 23:52:32 +00:00