freebsd-skq/sys/arm
cognet 860ca4946f Introduce a new function, pmap_wb_page(), which check all userland mappings for
a given page and, if the pmap is the current pmap, write back the associated
cache line.
Use pmap_wb_page in pmap_qenter() instead of inconditionally
write back/invalidating the data cache.
2005-03-16 23:56:29 +00:00
..
arm Introduce a new function, pmap_wb_page(), which check all userland mappings for 2005-03-16 23:56:29 +00:00
compile
conf Add the 7 seg display. 2005-01-15 18:55:40 +00:00
include Refactor the bus_dma header files so that the interface is described in 2005-03-14 16:46:28 +00:00
sa11x0 Start all license statements with /*- 2005-01-05 21:58:49 +00:00
xscale Instead of using sysarch() to store-retrieve the tp, add a magic address, 2005-02-26 18:59:01 +00:00