Searched refs:ras_check_exception_token (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | ras.c | 36 static int ras_check_exception_token; variable 84 ras_check_exception_token = rtas_token("check-exception"); in init_ras_IRQ() 226 rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_hotplug_interrupt() 266 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_epow_interrupt() 297 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_error_interrupt()
|