Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dxive-internal.h40 struct xive_ops { struct
64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, argument
H A Dcommon.c60 static const struct xive_ops *xive_ops; variable