VMX: drop bogus gpa parameter from __invept()
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Dec 2017 10:18:06 +0000 (11:18 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Dec 2017 10:18:06 +0000 (11:18 +0100)
commit3c88e927b2d710dc7d4b5c107c46c74c1ff0e1bd
tree06dc335ed1162eaaa61706ce467cdf7f56e6fb88
parent228ab9992ffb1d8f9d2475f2581e68b2913acb88
VMX: drop bogus gpa parameter from __invept()

Perhaps there once was a plan to have a flush type requiring this, but
the current SDM has no mention of such and all callers pass zero anyway.

Take the opportunity and also change involved types to uint64_t.

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