Searched refs:xive_core_init (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/arch/powerpc/sysdev/xive/ |
D | xive-internal.h | 64 bool xive_core_init(struct device_node *np, const struct xive_ops *ops,
|
D | spapr.c | 854 if (!xive_core_init(np, &xive_spapr_ops, tima, TM_QW1_OS, max_prio)) in xive_spapr_init()
|
D | native.c | 621 if (!xive_core_init(np, &xive_native_ops, tima, TM_QW3_HV_PHYS, in xive_native_init()
|
D | common.c | 1643 bool __init xive_core_init(struct device_node *np, const struct xive_ops *ops, in xive_core_init() function
|