Home
last modified time | relevance | path

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

/linux-6.6.21/virt/kvm/ !
Dkvm_main.c5508 static int __kvm_io_bus_read(struct kvm_vcpu *vcpu, struct kvm_io_bus *bus, in __kvm_io_bus_read() function
5544 r = __kvm_io_bus_read(vcpu, bus, &range, val); in kvm_io_bus_read()