Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dxive.h140 bool xive_native_has_queue_state_support(void);
/Linux-v5.10/arch/powerpc/sysdev/xive/
Dnative.c832 bool xive_native_has_queue_state_support(void) in xive_native_has_queue_state_support() function
837 EXPORT_SYMBOL_GPL(xive_native_has_queue_state_support);
/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_xive_native.c1201 return xive_native_has_queue_state_support(); in kvmppc_xive_native_supported()