Home
last modified time | relevance | path

Searched refs:RTAS_FN_IBM_SEND_HVPIPE_MSG (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c125 const s32 token = rtas_function_token(RTAS_FN_IBM_SEND_HVPIPE_MSG); in rtas_ibm_send_hvpipe_msg()
761 if (!rtas_function_implemented(RTAS_FN_IBM_SEND_HVPIPE_MSG) || in papr_hvpipe_init()
/linux/arch/powerpc/include/asm/
H A Drtas.h172 #define RTAS_FN_IBM_SEND_HVPIPE_MSG rtas_fn_handle(RTAS_FNIDX__IBM_SEND_HVPIPE_MSG) macro