Marcel Moolenaar 148eac48f1 Don't use the tpa instruction to implement pmap_kextract. The tpa
instruction requires that a translation is present in the TC. This
may trigger a TLB miss and a subsequent call to vm_fault().
This implementation is deliberately non-inline for debugging and
profiling purposes. Partial or full inlining should eventually be
done.

Valuable insights by: jake
2003-04-22 01:48:43 +00:00
..
2002-09-23 18:54:32 +00:00
2002-11-24 20:15:08 +00:00
2002-12-18 18:52:20 +00:00
2002-05-13 05:01:05 +00:00