Home
last modified time | relevance | path

Searched refs:setup_mce (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h116 KVM_X86_OP(setup_mce)
H A Dkvm_host.h1722 void (*setup_mce)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c5069 .setup_mce = svm_setup_mce,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8378 .setup_mce = vmx_setup_mce,