Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/xive/
Dxive-internal.h33 struct xive_ops { struct
56 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, argument
Dcommon.c58 static const struct xive_ops *xive_ops; variable