Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/platforms/pseries/
Dio_event_irq.c87 sect = get_pseries_errorlog(elog, PSERIES_ELOG_SECT_ID_IO_EVENT); in ioei_find_event()
/linux-6.6.21/arch/powerpc/include/asm/
Drtas.h362 #define PSERIES_ELOG_SECT_ID_IO_EVENT (('I' << 8) | 'E') macro