Home
last modified time | relevance | path

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

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