aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/emulate.c
diff options
context:
space:
mode:
authorAlex,Shi <alex.shi@intel.com>2011-10-20 15:34:01 +0800
committerAvi Kivity <avi@redhat.com>2011-12-27 11:22:13 +0200
commit086c9855019935854311b477b33498a6ea357ef6 (patch)
treedd08778f0d85bb2ec8198a8d2704b09555c64e0d /arch/x86/kvm/emulate.c
parente37fa7853c276403da2fea8792c579e8bfd75042 (diff)
KVM: use this_cpu_xxx replace percpu_xxx funcs
percpu_xxx funcs are duplicated with this_cpu_xxx funcs, so replace them for further code clean up. And in preempt safe scenario, __this_cpu_xxx funcs has a bit better performance since __this_cpu_xxx has no redundant preempt_disable() Signed-off-by: Alex Shi <alex.shi@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/emulate.c')
0 files changed, 0 insertions, 0 deletions