diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-12-03 17:25:15 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 12:30:44 +0300 |
commit | f40f6a459c2fefa77fd74eec28d6233c0a7f431a (patch) | |
tree | c7e8e8e1c3b04b50014089efd07a03a36c3c82c2 /arch/x86/include | |
parent | fa22a8d608a580264a99f0ddf4bb7fe65a9c2eb3 (diff) | |
download | linux-f40f6a459c2fefa77fd74eec28d6233c0a7f431a.tar.xz |
KVM: SVM: Use svm_flush_tlb instead of force_new_asid
This patch replaces all calls to force_new_asid which are
intended to flush the guest-tlb by the more appropriate
function svm_flush_tlb. As a side-effect the force_new_asid
function is removed.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions