Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c4367 static int __msr_io(struct kvm_vcpu *vcpu, struct kvm_msrs *msrs, in __msr_io() function
4411 r = __msr_io(vcpu, &msrs, entries, do_msr); in msr_io()