Searched refs:mce_cap (Results 1 – 3 of 3) sorted by relevance
98 uint64_t mce_cap = 0; in lmce_supported() local100 if (kvm_ioctl(kvm_state, KVM_X86_GET_MCE_CAP_SUPPORTED, &mce_cap) < 0) { in lmce_supported()103 return !!(mce_cap & MCG_LMCE_P); in lmce_supported()
662 static int kvm_get_mce_cap_supported(KVMState *s, uint64_t *mce_cap, in kvm_get_mce_cap_supported() argument 666 return kvm_ioctl(s, KVM_X86_GET_MCE_CAP_SUPPORTED, mce_cap); in kvm_get_mce_cap_supported()
4415 :Parameters: u64 mce_cap (out)4418 Returns supported MCE capabilities. The u64 mce_cap parameter