X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Flinux%2Fkvm_host.h;h=92a0229044fb0c8148f4d5c227de5b3856610fba;hb=14717e2031862d9aa2512b24a7df42cf68a977ec;hp=352889d6e322c44304f50bb016f7a5d71c220aea;hpb=b52f3ed02221252d8ee2c7d756e76fad4a5e84f6;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index 352889d..92a0229 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h @@ -1185,6 +1185,7 @@ static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val) #endif /* CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT */ #ifdef CONFIG_HAVE_KVM_IRQ_BYPASS +bool kvm_arch_has_irq_bypass(void); int kvm_arch_irq_bypass_add_producer(struct irq_bypass_consumer *, struct irq_bypass_producer *); void kvm_arch_irq_bypass_del_producer(struct irq_bypass_consumer *,