Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c95 case RTAS_SUCCESS: in rtas_ibm_receive_hvpipe_msg()
139 case RTAS_SUCCESS: in rtas_ibm_send_hvpipe_msg()
/linux/arch/powerpc/include/asm/
H A Drtas.h220 #define RTAS_SUCCESS 0 /* Success. */ macro