Laurent Vivier 49d3bd7e2b KVM: Use new smp_call_function_mask() in kvm_flush_remote_tlbs()
In kvm_flush_remote_tlbs(), replace a loop using smp_call_function_single()
by a single call to smp_call_function_mask() (which is new for x86_64).

Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-10-22 17:21:54 +02:00
..
2007-10-13 10:18:25 +02:00
2007-10-13 10:18:26 +02:00
2007-10-13 10:18:20 +02:00
2007-10-13 10:18:25 +02:00
2007-10-13 10:18:28 +02:00