Lines Matching refs:kvmppc_xive

178 	struct kvmppc_xive *xive = xc->xive;  in xive_provision_queue()
213 struct kvmppc_xive *xive = kvm->arch.xive; in xive_check_provisioning()
320 static u32 xive_vp(struct kvmppc_xive *xive, u32 server) in xive_vp()
325 static u8 xive_lock_and_mask(struct kvmppc_xive *xive, in xive_lock_and_mask()
405 static void xive_finish_unmask(struct kvmppc_xive *xive, in xive_finish_unmask()
466 struct kvmppc_xive *xive = kvm->arch.xive; in xive_target_interrupt()
550 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_xive()
648 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_get_xive()
670 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_on()
709 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_off()
733 static bool xive_restore_pending_irq(struct kvmppc_xive *xive, u32 irq) in xive_restore_pending_irq()
771 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in kvmppc_xive_set_icp()
829 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_mapped()
919 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_clr_mapped()
993 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_disable_vcpu_interrupts()
1028 struct kvmppc_xive *xive = xc->xive; in kvmppc_xive_cleanup_vcpu()
1074 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_connect_vcpu()
1197 static void xive_pre_save_set_queued(struct kvmppc_xive *xive, u32 irq) in xive_pre_save_set_queued()
1227 static void xive_pre_save_mask_irq(struct kvmppc_xive *xive, in xive_pre_save_mask_irq()
1247 static void xive_pre_save_unmask_irq(struct kvmppc_xive *xive, in xive_pre_save_unmask_irq()
1271 static void xive_pre_save_queue(struct kvmppc_xive *xive, struct xive_q *q) in xive_pre_save_queue()
1284 static void xive_pre_save_scan(struct kvmppc_xive *xive) in xive_pre_save_scan()
1322 static void xive_post_save_scan(struct kvmppc_xive *xive) in xive_post_save_scan()
1342 static int xive_get_source(struct kvmppc_xive *xive, long irq, u64 addr) in xive_get_source()
1425 static struct kvmppc_xive_src_block *xive_create_src_block(struct kvmppc_xive *xive, 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()
1651 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_irq()
1687 struct kvmppc_xive *xive = dev->private; in xive_set_attr()
1699 struct kvmppc_xive *xive = dev->private; in xive_get_attr()
1752 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_free()
1779 struct kvmppc_xive *xive; in kvmppc_xive_create()
1826 struct kvmppc_xive *xive = m->private; in xive_debug_show()
1920 static void xive_debugfs_init(struct kvmppc_xive *xive) in xive_debugfs_init()
1939 struct kvmppc_xive *xive = (struct kvmppc_xive *)dev->private; in kvmppc_xive_init()