Searched refs:xive_native_has_single_escalation (Results 1 – 3 of 3) sorted by relevance
116 extern bool xive_native_has_single_escalation(void);
718 bool xive_native_has_single_escalation(void) in xive_native_has_single_escalation() function722 EXPORT_SYMBOL_GPL(xive_native_has_single_escalation);
1813 xive->single_escalation = xive_native_has_single_escalation(); in kvmppc_xive_create()