msaitoh
c2f2b1bf58
s/ the the / the /
2019-03-08 08:12:39 +00:00
skrll
5dbdb89b56
KASSERT -> KASSERTMSG
2017-05-12 12:18:37 +00:00
skrll
da8d87b170
Trailing whitespace
2017-05-12 12:18:07 +00:00
mrg
4df368747f
fix the start index generation in pmap_segtab_release() to
...
ensure it fits in the actual array. fixes N64 binaries from
triggering later panic. move the panic check itself into a
common function that is called from a couple of new places too.
2016-11-23 03:30:53 +00:00
matt
5528d7fdbf
Changes so that MIPS can use the common pmap.
...
Change/augment the virtual cache alias callbacks.
2016-07-11 16:06:09 +00:00
matt
9861f869d0
Use PMAP_MAP_POOLPAGE instead of POOL_PHYSTOV since we use PMAP_UNMAP_POOLPAGE.
...
Use PMAP_ALLOC_POOLPAGE instead of pmap_md_alloc_poolpage.
Cleanup some panic messages.
2015-06-11 08:04:44 +00:00
christos
b1425120c0
move from common/pmap/tlb -> uvm/pmap
2012-10-03 00:51:45 +00:00