Searched refs:xive_native_has_save_restore (Results 1 – 3 of 3) sorted by relevance
128 bool xive_native_has_save_restore(void);
773 bool xive_native_has_save_restore(void) in xive_native_has_save_restore() function777 EXPORT_SYMBOL_GPL(xive_native_has_save_restore);
2771 if (xive_native_has_save_restore()) in kvmppc_xive_create()