NetBSD/sys/arch/arm
thorpej 2b924304ab Add a new function, pmap_alloc_ptpt(), that allocates the PTPT and
maps it the way we want, rather than using uvm_km_zalloc() and playing
the "revoke cacheability" song-and-dance.
2002-04-10 17:08:13 +00:00
..
arm * Move the code that cleans the XScale mini-data cache into its 2002-04-09 23:44:00 +00:00
arm32 Add a new function, pmap_alloc_ptpt(), that allocates the PTPT and 2002-04-10 17:08:13 +00:00
conf Restructure a few things in order to support other XScale core 2002-03-26 19:29:44 +00:00
footbridge Use abstract names for the protection and PTE type bits in 2002-04-09 19:37:14 +00:00
fpe-arm
include Add separate pmap_{zero,copy}_page() functions for generic ARM 2002-04-10 00:45:43 +00:00
iomd * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
mainbus * Split pte_cache_mode into pte_l1_s_cache_mode, pte_l2_l_cache_mode, 2002-04-09 22:37:00 +00:00
ofw Clean up handling of the vector page on 32-bit ARM systems: 2002-04-03 23:33:26 +00:00
sa11x0 Use vtopte() instead of pmap_pte(). 2002-03-24 18:12:54 +00:00
xscale Fix soft interrupts. 2002-03-28 03:19:31 +00:00
Makefile