Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Drtasd.c92 case RTAS_TYPE_HVPIPE: in rtas_event_type()
/linux/arch/powerpc/include/asm/
H A Drtas.h291 #define RTAS_TYPE_HVPIPE 0xE6 macro
/linux/arch/powerpc/platforms/pseries/
H A Dpapr-hvpipe.c603 if (unlikely(rtas_error_type(elog) != RTAS_TYPE_HVPIPE)) { in hvpipe_event_interrupt()