Home
last modified time | relevance | path

Searched refs:kvmppc_xive (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_xive.h94 struct kvmppc_xive;
103 struct kvmppc_xive { struct
153 struct kvmppc_xive *xive; argument
211 static inline struct kvmppc_xive_src_block *kvmppc_xive_find_source(struct kvmppc_xive *xive, in kvmppc_xive_find_source()
235 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server) in kvmppc_xive_vp()
296 struct kvmppc_xive *xive, int irq);
301 struct kvmppc_xive *kvmppc_xive_get_device(struct kvm *kvm, u32 type);
303 int kvmppc_xive_compute_vp_id(struct kvmppc_xive *xive, u32 cpu, u32 *vp);
304 int kvmppc_xive_set_nr_servers(struct kvmppc_xive *xive, u64 addr);
307 static inline bool kvmppc_xive_has_single_escalation(struct kvmppc_xive *xive) in kvmppc_xive_has_single_escalation()
A Dbook3s_xive.c674 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()
1906 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_connect_vcpu()
2267 struct kvmppc_xive *xive, int irq) in kvmppc_xive_create_src_block()
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()
2738 struct kvmppc_xive *xive; in kvmppc_xive_create()
2887 struct kvmppc_xive *xive = m->private; in xive_debug_show()
[all …]
A Dbook3s_xive_native.c126 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_native_connect_vcpu()
203 struct kvmppc_xive *xive = kvm->arch.xive; in kvmppc_xive_native_reset_mapped()
232 struct kvmppc_xive *xive = dev->private; in xive_native_esb_fault()
312 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_native_mmap()
944 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_native_set_attr()
976 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_native_get_attr()
1016 struct kvmppc_xive *xive = dev->private; in kvmppc_xive_native_release()
1093 struct kvmppc_xive *xive; in kvmppc_xive_native_create()
1177 struct kvmppc_xive *xive = vcpu->kvm->arch.xive; in kvmppc_xive_native_set_vp()
1213 struct kvmppc_xive *xive = m->private; in xive_native_debug_show()
[all …]
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h209 struct kvmppc_xive;
322 struct kvmppc_xive *xive; /* Current XIVE device in use */
324 struct kvmppc_xive *native;
325 struct kvmppc_xive *xics_on_xive;

Completed in 16 milliseconds