Home
last modified time | relevance | path

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

/Linux-v5.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