Home
last modified time | relevance | path

Searched refs:xive_core_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
H A Dxive-internal.h64 bool xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset,
H A Dnative.c625 if (!xive_core_init(&xive_native_ops, tima, TM_QW3_HV_PHYS, in xive_native_init()
H A Dspapr.c865 if (!xive_core_init(&xive_spapr_ops, tima, TM_QW1_OS, max_prio)) in xive_spapr_init()
H A Dcommon.c1523 bool __init xive_core_init(const struct xive_ops *ops, void __iomem *area, u32 offset, in xive_core_init() function
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
H A Dxive-internal.h65 bool xive_core_init(struct device_node *np, const struct xive_ops *ops,
H A Dnative.c632 if (!xive_core_init(np, &xive_native_ops, tima, TM_QW3_HV_PHYS, in xive_native_init()
H A Dspapr.c876 if (!xive_core_init(np, &xive_spapr_ops, tima, TM_QW1_OS, max_prio)) in xive_spapr_init()
H A Dcommon.c1663 bool __init xive_core_init(struct device_node *np, const struct xive_ops *ops, in xive_core_init() function

Completed in 10 milliseconds