Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Deventfd.c294 bool __attribute__((weak)) kvm_arch_irqfd_route_changed( in kvm_arch_irqfd_route_changed() function
643 kvm_arch_irqfd_route_changed(&old, &irqfd->irq_entry)) { in kvm_irq_routing_update()
/openbmc/linux/include/linux/
H A Dkvm_host.h2233 bool kvm_arch_irqfd_route_changed(struct kvm_kernel_irq_routing_entry *,
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13291 bool kvm_arch_irqfd_route_changed(struct kvm_kernel_irq_routing_entry *old, in kvm_arch_irqfd_route_changed() function