Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dopal-async.c220 if (msg_type != OPAL_MSG_ASYNC_COMP) in opal_async_comp_event()
275 err = opal_message_notifier_register(OPAL_MSG_ASYNC_COMP, in opal_async_comp_init()
/arch/powerpc/include/asm/
Dopal-api.h449 OPAL_MSG_ASYNC_COMP = 0, /* params[0] = token, params[1] = rc, enumerator
Dopal.h384 if (msg.msg_type != OPAL_MSG_ASYNC_COMP) in opal_get_async_rc()