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

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c1072 * Adapt set_msr() to msr_io()'s calling convention
2472 static int msr_io(struct kvm_vcpu *vcpu, struct kvm_msrs __user *user_msrs, msr_io() function
3299 r = msr_io(vcpu, argp, do_get_msr, 1); kvm_arch_vcpu_ioctl()
3302 r = msr_io(vcpu, argp, do_set_msr, 0); kvm_arch_vcpu_ioctl()

Completed in 113 milliseconds