mcg_ctl           712 arch/x86/include/asm/kvm_host.h 	u64 mcg_ctl;
mcg_ctl          2545 arch/x86/kvm/x86.c 		vcpu->arch.mcg_ctl = data;
mcg_ctl          2969 arch/x86/kvm/x86.c 		data = vcpu->arch.mcg_ctl;
mcg_ctl          3707 arch/x86/kvm/x86.c 		vcpu->arch.mcg_ctl = ~(u64)0;
mcg_ctl          3731 arch/x86/kvm/x86.c 	    vcpu->arch.mcg_ctl != ~(u64)0)