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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h130 KVM_X86_OP(get_msr_feature)
H A Dkvm_host.h1789 int (*get_msr_feature)(struct kvm_msr_entry *entry); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4942 .get_msr_feature = svm_get_msr_feature,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8341 .get_msr_feature = vmx_get_msr_feature,

Completed in 209 milliseconds