diff options
author | skra <skra@FreeBSD.org> | 2015-12-15 16:04:45 +0000 |
---|---|---|
committer | skra <skra@FreeBSD.org> | 2015-12-15 16:04:45 +0000 |
commit | 0851edecaec5a185fa2682bdbf1befe90edcbba6 (patch) | |
tree | fd1b0649fe954e67908f23d5298ef74b996f23fa /contrib/llvm/lib/CodeGen/AsmPrinter/WinException.cpp | |
parent | 864cf1812819836284d12030ce553ee743ca10f0 (diff) | |
download | FreeBSD-src-0851edecaec5a185fa2682bdbf1befe90edcbba6.zip FreeBSD-src-0851edecaec5a185fa2682bdbf1befe90edcbba6.tar.gz |
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)
Diffstat (limited to 'contrib/llvm/lib/CodeGen/AsmPrinter/WinException.cpp')
0 files changed, 0 insertions, 0 deletions