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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h131 KVM_X86_OP(get_msr_feature)
H A Dkvm_host.h1794 int (*get_msr_feature)(struct kvm_msr_entry *entry); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c4956 .get_msr_feature = svm_get_msr_feature,
/linux-master/arch/x86/kvm/vmx/
H A Dmain.c44 .get_msr_feature = vmx_get_msr_feature,

Completed in 353 milliseconds