Home
last modified time | relevance | path

Searched refs:xive_spapr_init (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/include/asm/
Dxive.h115 extern bool xive_spapr_init(void);
154 static inline bool xive_spapr_init(void) { return false; } in xive_spapr_init() function
/arch/powerpc/platforms/pseries/
Dsetup.c182 if (!xive_spapr_init()) { in pseries_init_irq()
/arch/powerpc/sysdev/xive/
Dspapr.c612 bool __init xive_spapr_init(void) in xive_spapr_init() function