]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Make use of asm.h
authorAvi Kivity <avi@redhat.com>
Sun, 16 Sep 2012 12:10:59 +0000 (15:10 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 17 Sep 2012 13:38:05 +0000 (10:38 -0300)
commite6f9c96940eb0da8c7ea9ab6035d29f71c4b02d0
tree7d06cebf2c67d0a84d9204f9b03733f54548ba22
parent01a4557cebb56435c351e7f9e745cf9788589442
KVM: SVM: Make use of asm.h

Use macros for bitness-insensitive register names, instead of
rolling our own.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/svm.c