Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-call.c266 OPAL_CALL(opal_xive_get_queue_state, OPAL_XIVE_GET_QUEUE_STATE);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dopal-api.h185 #define OPAL_XIVE_GET_QUEUE_STATE 143 macro
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dnative.c834 return opal_check_token(OPAL_XIVE_GET_QUEUE_STATE) && in xive_native_has_queue_state_support()