KVM: Add mmu cache clear function

Functions that play around with the physical memory map
need a way to clear mappings to possibly nonexistent or
invalid memory.  Both the mmu cache and the processor tlb
are cleared.

Signed-off-by: Dor Laor <dor.laor@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
Dor Laor 2007-03-30 13:06:33 +03:00 committed by Avi Kivity
commit e0fa826f96
2 changed files with 18 additions and 0 deletions