Home
last modified time | relevance | path

Searched defs:xive_ops (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
Dxive-internal.h40 struct xive_ops { struct
41 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
Dcommon.c59 static const struct xive_ops *xive_ops; variable
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
Dxive-internal.h40 struct xive_ops { struct
64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, argument
Dcommon.c60 static const struct xive_ops *xive_ops; variable