Lines Matching defs:irq
83 static irqreturn_t xive_esc_irq(int irq, void *data) in xive_esc_irq()
547 int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive()
645 int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive()
668 int kvmppc_xive_int_on(struct kvm *kvm, u32 irq) in kvmppc_xive_int_on()
707 int kvmppc_xive_int_off(struct kvm *kvm, u32 irq) in kvmppc_xive_int_off()
733 static bool xive_restore_pending_irq(struct kvmppc_xive *xive, u32 irq) in xive_restore_pending_irq()
1197 static void xive_pre_save_set_queued(struct kvmppc_xive *xive, u32 irq) in xive_pre_save_set_queued()
1229 u32 irq) in xive_pre_save_mask_irq()
1249 u32 irq) in xive_pre_save_unmask_irq()
1275 u32 irq; in xive_pre_save_queue() local
1342 static int xive_get_source(struct kvmppc_xive *xive, long irq, u64 addr) in xive_get_source()
1426 int irq) in xive_create_src_block()
1464 static bool xive_check_delayed_irq(struct kvmppc_xive *xive, u32 irq) in xive_check_delayed_irq()
1485 static int xive_set_source(struct kvmppc_xive *xive, long irq, u64 addr) in xive_set_source()
1648 int kvmppc_xive_set_irq(struct kvm *kvm, int irq_source_id, u32 irq, int level, in kvmppc_xive_set_irq()