When removing a page directory from a page map, the KVA representing
commit337ceb8e9aa8b0d45902e050a3c256c7a2604acf
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 8 Jan 2007 16:03:25 +0000 (8 16:03 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 8 Jan 2007 16:03:25 +0000 (8 16:03 +0000)
treeec8250e2a47ca4de0547116246ed69c386070c15
parent03c7cd9971c9e27fba8cfaf4e3fe6ca7ca3093bf
When removing a page directory from a page map, the KVA representing
the page table page in the self-mapping must also be invalidated.
sys/platform/vkernel/i386/db_trace.c
sys/platform/vkernel/include/pmap_inval.h
sys/platform/vkernel/platform/pmap.c