Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dxive.h116 extern bool xive_native_init(void);
155 static inline bool xive_native_init(void) { return false; } in xive_native_init() function
/arch/powerpc/platforms/powernv/
Dsetup.c177 if (!xive_native_init()) in pnv_init_IRQ()
/arch/powerpc/sysdev/xive/
Dnative.c545 bool __init xive_native_init(void) in xive_native_init() function