Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dxive.h143 bool xive_native_has_queue_state_support(void);
/linux-6.15/arch/powerpc/sysdev/xive/
H A Dnative.c851 bool xive_native_has_queue_state_support(void) in xive_native_has_queue_state_support() function
856 EXPORT_SYMBOL_GPL(xive_native_has_queue_state_support);
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_xive_native.c1208 return xive_native_has_queue_state_support(); in kvmppc_xive_native_supported()