Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dkvm_main.c5509 static int __kvm_io_bus_read(struct kvm_vcpu *vcpu, struct kvm_io_bus *bus, in __kvm_io_bus_read() function
5545 r = __kvm_io_bus_read(vcpu, bus, &range, val); in kvm_io_bus_read()