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