Searched refs:xive_core_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/arch/powerpc/sysdev/xive/ |
D | xive-internal.h | 64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset,
|
D | native.c | 625 if (!xive_core_init(&xive_native_ops, tima, TM_QW3_HV_PHYS, in xive_native_init()
|
D | spapr.c | 860 if (!xive_core_init(&xive_spapr_ops, tima, TM_QW1_OS, max_prio)) in xive_spapr_init()
|
D | common.c | 1516 bool __init xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, in xive_core_init() function
|