Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dxive.h93 bool xive_native_init(void);
156 static inline bool xive_native_init(void) { return false; } in xive_native_init() function
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c266 if (!xive_native_init()) in pnv_init_IRQ()
/linux/arch/powerpc/sysdev/xive/
H A Dnative.c557 bool __init xive_native_init(void) in xive_native_init() function