Jake Burkholder 39028e8396 Modify the tlb demap API to take a pmap instead of a tlb context number.
Due to allocating tlb contexts on the fly, we only ever need to demap the
primary context, non-primary contexts have already been implicitly flushed
by context switching.  All we really need to tell is if its a kernel demap
or not, and its easier just to compare against the kernel_pmap which is a
constant.
2002-03-07 05:25:15 +00:00
..
2001-11-02 18:05:43 +00:00
2001-11-02 18:05:43 +00:00
2002-01-08 04:36:53 +00:00
2001-11-18 03:41:12 +00:00
2001-11-18 20:30:16 +00:00
2001-10-20 15:57:39 +00:00
2001-11-02 18:05:43 +00:00
2001-12-29 07:00:30 +00:00
2002-02-26 21:49:46 +00:00
2001-12-29 07:02:12 +00:00
2001-09-03 22:41:40 +00:00
2001-12-09 19:12:07 +00:00
2001-11-18 20:30:16 +00:00