Svatopluk Kraus b500ef0907 Local TLB flush is sufficient in pmap_remove_pages().
(1) The pmap argument passed to the function must be current pmap only.
(2) The process must be single threaded as the function is called either
when a process is exiting or from exec_new_vmspace().

Remove pmap_tlb_flush_ng() which is not used anywhere now.

Approved by:	kib (mentor)
2015-12-15 16:04:45 +00:00
..
2015-12-15 12:52:45 +00:00
2014-03-29 14:35:36 +00:00
2014-12-24 18:54:31 +00:00
2015-03-13 02:49:55 +00:00
2014-01-06 17:16:27 +00:00