Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c81 if (unlikely(rtas_error_type(elog) != RTAS_TYPE_IO)) { in ioei_find_event()
/linux/arch/powerpc/kernel/
H A Drtasd.c80 case RTAS_TYPE_IO: in rtas_event_type()
/linux/arch/powerpc/include/asm/
H A Drtas.h280 #define RTAS_TYPE_IO 0xE1 macro