Searched defs:xive_ops (Results 1 – 4 of 4) sorted by relevance
40 struct xive_ops { struct41 int (*populate_irq_data)(u32 hw_irq, struct xive_irq_data *data);65 bool xive_core_init(struct device_node *np, const struct xive_ops *ops, argument
59 static const struct xive_ops *xive_ops; variable
40 struct xive_ops { struct64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, argument
60 static const struct xive_ops *xive_ops; variable