DEFINE_PER_CPU_DECRYPTED   56 arch/x86/kernel/kvm.c static DEFINE_PER_CPU_DECRYPTED(struct kvm_vcpu_pv_apf_data, apf_reason) __aligned(64);
DEFINE_PER_CPU_DECRYPTED   57 arch/x86/kernel/kvm.c DEFINE_PER_CPU_DECRYPTED(struct kvm_steal_time, steal_time) __aligned(64) __visible;
DEFINE_PER_CPU_DECRYPTED  293 arch/x86/kernel/kvm.c static DEFINE_PER_CPU_DECRYPTED(unsigned long, kvm_apic_eoi) = KVM_PV_EOI_DISABLED;