Home
last modified time | relevance | path

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

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