DEFINE_PER_CPU_DECRYPTED
#define DEFINE_PER_CPU_DECRYPTED(type, name) \
#define DEFINE_PER_CPU_DECRYPTED(type, name) DEFINE_PER_CPU(type, name)