Home
last modified time | relevance | path

Searched refs:xive_core_init (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/powerpc/sysdev/xive/
Dxive-internal.h64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset,
Dnative.c625 if (!xive_core_init(&xive_native_ops, tima, TM_QW3_HV_PHYS, in xive_native_init()
Dspapr.c860 if (!xive_core_init(&xive_spapr_ops, tima, TM_QW1_OS, max_prio)) in xive_spapr_init()
Dcommon.c1516 bool __init xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, in xive_core_init() function