Searched refs:xive_spapr_init (Results 1 – 3 of 3) sorted by relevance
92 bool xive_spapr_init(void);155 static inline bool xive_spapr_init(void) { return false; } in xive_spapr_init() function
811 bool __init xive_spapr_init(void) in xive_spapr_init() function
235 if (!xive_spapr_init()) { in pseries_init_irq()