Searched refs:ras_check_exception_token (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/powerpc/platforms/pseries/ ! |
D | ras.c | 24 static int ras_check_exception_token; variable 158 ras_check_exception_token = rtas_token("check-exception"); in init_ras_IRQ() 299 rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_hotplug_interrupt() 338 rtas_call(ras_check_exception_token, 6, 1, NULL, RTAS_VECTOR_EXTERNAL_INTERRUPT, in ras_epow_interrupt() 366 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_error_interrupt()
|