]> xenbits.xensource.com Git - xen.git/commit
x86/time: use public interface TSC mode definitions
authorJan Beulich <jbeulich@suse.com>
Mon, 6 Feb 2023 15:04:43 +0000 (16:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 6 Feb 2023 15:04:43 +0000 (16:04 +0100)
commit6c707d4573f5df2b60503dfeedc10b33cebd60d1
treebd58c4381c6851d7f8edd900ee65f2fb83aa3527
parent7cf218fc07b562c55f410638549439ef1f0aa58b
x86/time: use public interface TSC mode definitions

Now that they're properly represented in the public interface, let's do
away with our private #define-s.

No functional change intended.

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