Home
last modified time | relevance | path

Searched refs:xive_native_has_save_restore (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dxive.h129 bool xive_native_has_save_restore(void);
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dnative.c775 bool xive_native_has_save_restore(void) in xive_native_has_save_restore() function
779 EXPORT_SYMBOL_GPL(xive_native_has_save_restore);
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive_native.c1121 if (xive_native_has_save_restore()) in kvmppc_xive_native_create()
H A Dbook3s_xive.c2773 if (xive_native_has_save_restore()) in kvmppc_xive_create()