diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-12-03 15:25:15 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-01-12 11:30:44 +0200 |
commit | f40f6a459c2fefa77fd74eec28d6233c0a7f431a (patch) | |
tree | c7e8e8e1c3b04b50014089efd07a03a36c3c82c2 /include/linux/kvm_host.h | |
parent | fa22a8d608a580264a99f0ddf4bb7fe65a9c2eb3 (diff) | |
download | lwn-f40f6a459c2fefa77fd74eec28d6233c0a7f431a.tar.gz lwn-f40f6a459c2fefa77fd74eec28d6233c0a7f431a.zip |
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 'include/linux/kvm_host.h')
0 files changed, 0 insertions, 0 deletions