Home
last modified time | relevance | path

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

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