Searched refs:mcg_cap (Results 1 – 4 of 4) sorted by relevance
3561 u64 mcg_cap = vcpu->arch.mcg_cap; in set_msr_mce() local3562 unsigned bank_num = mcg_cap & 0xff; in set_msr_mce()3572 if (!(mcg_cap & MCG_CTL_P) && in set_msr_mce()3584 if (!(mcg_cap & MCG_CMCI_P) && (data || !msr_info->host_initiated)) in set_msr_mce()4310 u64 mcg_cap = vcpu->arch.mcg_cap; in get_msr_mce() local4311 unsigned bank_num = mcg_cap & 0xff; in get_msr_mce()4320 data = vcpu->arch.mcg_cap; in get_msr_mce()4323 if (!(mcg_cap & MCG_CTL_P) && !host) in get_msr_mce()4335 if (!(mcg_cap & MCG_CMCI_P) && !host) in get_msr_mce()5418 u64 mcg_cap) in kvm_vcpu_ioctl_x86_setup_mce() argument[all …]
1002 u64 mcg_cap; member
4897 vcpu->arch.mcg_cap &= 0x1ff; in svm_setup_mce()
4569 :Parameters: u64 mcg_cap (in)4571 -EFAULT if u64 mcg_cap cannot be read,4575 Initializes MCE support for use. The u64 mcg_cap parameter