Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c1676 static int do_get_feature_msr(struct kvm_vcpu *vcpu, unsigned index, u64 *data) in do_get_feature_msr() function
4906 r = msr_io(NULL, argp, do_get_feature_msr, 1); in kvm_arch_dev_ioctl()