Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dxive.h128 bool xive_native_has_single_escalation(void);
/Linux-v6.1/arch/powerpc/sysdev/xive/
Dnative.c771 bool xive_native_has_single_escalation(void) in xive_native_has_single_escalation() function
775 EXPORT_SYMBOL_GPL(xive_native_has_single_escalation);
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_xive_native.c1119 if (xive_native_has_single_escalation()) in kvmppc_xive_native_create()
Dbook3s_xive.c2772 if (xive_native_has_single_escalation()) in kvmppc_xive_create()