Home
last modified time | relevance | path

Searched refs:xive_native_has_queue_state_support (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Dxive.h143 bool xive_native_has_queue_state_support(void);
/linux-5.19.10/arch/powerpc/sysdev/xive/
Dnative.c850 bool xive_native_has_queue_state_support(void) in xive_native_has_queue_state_support() function
855 EXPORT_SYMBOL_GPL(xive_native_has_queue_state_support);
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_xive_native.c1209 return xive_native_has_queue_state_support(); in kvmppc_xive_native_supported()