Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtasd.c88 case RTAS_TYPE_PRRN: in rtas_event_type()
281 if (rtas_error_type(log) == RTAS_TYPE_PRRN) in handle_rtas_event()
407 RTAS_TYPE_PRRN) in do_event_scan()
/openbmc/linux/arch/powerpc/include/asm/
H A Drtas.h291 #define RTAS_TYPE_PRRN 0xA0 macro