x86/vvmx: Remove enum vmx_regs_enc
authorEuan Harris <euan.harris@citrix.com>
Thu, 26 Oct 2017 17:03:11 +0000 (18:03 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Dec 2017 19:03:27 +0000 (19:03 +0000)
commit053ae230b1bf59ba5a6a1d09117eb4354930911a
treea01245a970a7b507d40296390e2ecc5af3002e66
parent19fdb8e258619aea265af9c183e035e545cbc2d2
x86/vvmx: Remove enum vmx_regs_enc

This is the standard register encoding, is not VVMX-specific and is only
used in a couple of places.

Signed-off-by: Euan Harris <euan.harris@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/x86/hvm/vmx/vvmx.c
xen/include/asm-x86/hvm/vmx/vvmx.h