Lines Matching defs:kvmppc_xive
94 struct kvmppc_xive;
103 struct kvmppc_xive {
153 struct kvmppc_xive *xive;
211 static inline struct kvmppc_xive_src_block *kvmppc_xive_find_source(struct kvmppc_xive *xive,
235 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server)
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)