Searched refs:ras_check_exception_token (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/powerpc/platforms/pseries/ |
D | ras.c | 24 static int ras_check_exception_token; variable 150 ras_check_exception_token = rtas_token("check-exception"); in init_ras_IRQ() 291 rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_hotplug_interrupt() 332 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_epow_interrupt() 363 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_error_interrupt()
|