Lines Matching refs:kvmppc_xive

390 static void xive_vm_scan_for_rerouted_irqs(struct kvmppc_xive *xive,  in xive_vm_scan_for_rerouted_irqs()
459 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in xive_vm_h_cppr()
517 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in xive_vm_h_eoi()
674 struct kvmppc_xive *xive = xc->xive; in kvmppc_xive_check_save_restore()
939 struct kvmppc_xive *xive = xc->xive; in xive_provision_queue()
974 struct kvmppc_xive *xive = kvm->arch.xive; in xive_check_provisioning()
1084 static u8 xive_lock_and_mask(struct kvmppc_xive *xive, in xive_lock_and_mask()
1143 static void xive_finish_unmask(struct kvmppc_xive *xive, in xive_finish_unmask()
1187 struct kvmppc_xive *xive = kvm->arch.xive; in xive_target_interrupt()
1271 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_xive()
1372 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_get_xive()
1394 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_on()
1433 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_int_off()
1457 static bool xive_restore_pending_irq(struct kvmppc_xive *xive, u32 irq) in xive_restore_pending_irq()
1495 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in kvmppc_xive_set_icp()
1554 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_mapped()
1652 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_clr_mapped()
1733 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_disable_vcpu_interrupts()
1807 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in kvmppc_xive_cleanup_vcpu()
1867 static bool kvmppc_xive_vcpu_id_valid(struct kvmppc_xive *xive, u32 cpu) in kvmppc_xive_vcpu_id_valid()
1875 int kvmppc_xive_compute_vp_id(struct kvmppc_xive *xive, u32 cpu, u32 *vp) in kvmppc_xive_compute_vp_id()
1906 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_connect_vcpu()
2037 static void xive_pre_save_set_queued(struct kvmppc_xive *xive, u32 irq) in xive_pre_save_set_queued()
2067 static void xive_pre_save_mask_irq(struct kvmppc_xive *xive, in xive_pre_save_mask_irq()
2087 static void xive_pre_save_unmask_irq(struct kvmppc_xive *xive, in xive_pre_save_unmask_irq()
2111 static void xive_pre_save_queue(struct kvmppc_xive *xive, struct xive_q *q) in xive_pre_save_queue()
2124 static void xive_pre_save_scan(struct kvmppc_xive *xive) in xive_pre_save_scan()
2163 static void xive_post_save_scan(struct kvmppc_xive *xive) in xive_post_save_scan()
2183 static int xive_get_source(struct kvmppc_xive *xive, long irq, u64 addr) in xive_get_source()
2267 struct kvmppc_xive *xive, int irq) in kvmppc_xive_create_src_block()
2305 static bool xive_check_delayed_irq(struct kvmppc_xive *xive, u32 irq) in xive_check_delayed_irq()
2326 static int xive_set_source(struct kvmppc_xive *xive, long irq, u64 addr) in xive_set_source()
2492 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_set_irq()
2526 int kvmppc_xive_set_nr_servers(struct kvmppc_xive *xive, u64 addr) in kvmppc_xive_set_nr_servers()
2565 struct kvmppc_xive *xive = dev->private; in xive_set_attr()
2582 struct kvmppc_xive *xive = dev->private; in xive_get_attr()
2643 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_release()
2716 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type) in kvmppc_xive_get_device()
2718 struct kvmppc_xive **kvm_xive_device = type == KVM_DEV_TYPE_XIVE ? in kvmppc_xive_get_device()
2721 struct kvmppc_xive *xive = *kvm_xive_device; in kvmppc_xive_get_device()
2738 struct kvmppc_xive *xive; in kvmppc_xive_create()
2887 struct kvmppc_xive *xive = m->private; in xive_debug_show()
2958 static void xive_debugfs_init(struct kvmppc_xive *xive) in xive_debugfs_init()
2968 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_init()