Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-ops.h129 KVM_X86_OP(get_msr_feature)
H A Dkvm_host.h1738 int (*get_msr_feature)(struct kvm_msr_entry *entry); member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c4987 .get_msr_feature = svm_get_msr_feature,
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c8278 .get_msr_feature = vmx_get_msr_feature,