Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dxive.h126 bool xive_native_has_single_escalation(void);
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dnative.c751 bool xive_native_has_single_escalation(void) in xive_native_has_single_escalation() function
755 EXPORT_SYMBOL_GPL(xive_native_has_single_escalation);
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_xive_native.c1116 xive->single_escalation = xive_native_has_single_escalation(); in kvmppc_xive_native_create()
H A Dbook3s_xive.c2110 xive->single_escalation = xive_native_has_single_escalation(); in kvmppc_xive_create()