Home
last modified time | relevance | path

Searched defs:xive_native_init (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dxive.h153 static inline bool xive_native_init(void) { return false; } in xive_native_init() function
/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
Dnative.c551 bool __init xive_native_init(void) in xive_native_init() function