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)
commit7454766f7bead388251aedee35a478356a7f4e72
tree7d06cebf2c67d0a84d9204f9b03733f54548ba22
parentb188c81f2e1a188ddda6a3d353e5b546c30a9b90
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