x86/HVM: add wrapper for hvm_funcs.set_tsc_offset()
authorJan Beulich <jbeulich@suse.com>
Thu, 19 Jul 2018 07:40:19 +0000 (09:40 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 19 Jul 2018 07:40:19 +0000 (09:40 +0200)
commite25243d53c3986d2e855873fa87d1ae24e537cb2
tree91803136184119310ffcd235d0ca4437f9ed84ba
parent2fb07401207e4deda7d5786cd86b99bc4ee453ab
x86/HVM: add wrapper for hvm_funcs.set_tsc_offset()

It's used in quite a few places, and hence doing so eases subsequent
adjustment to how these (indirect) calls are carried out.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/domain.c
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/vmx/vvmx.c
xen/arch/x86/time.c
xen/include/asm-x86/hvm/hvm.h