18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#include <asm-generic/xor.h>
38c2ecf20Sopenharmony_ci#include <linux/time-internal.h>
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci/* pick an arbitrary one - measuring isn't possible with inf-cpu */
68c2ecf20Sopenharmony_ci#define XOR_SELECT_TEMPLATE(x)	\
78c2ecf20Sopenharmony_ci	(time_travel_mode == TT_MODE_INFCPU ? &xor_block_8regs : NULL)
8