Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c2452 static struct kvm_io_device *vcpu_find_pio_dev(struct kvm_vcpu *vcpu, in vcpu_find_pio_dev() function
2487 pio_dev = vcpu_find_pio_dev(vcpu, port, size, !in); in kvm_emulate_pio()
2569 pio_dev = vcpu_find_pio_dev(vcpu, port, in kvm_emulate_pio_string()