Searched refs:ras_check_exception_token (Results 1 – 1 of 1) sorted by relevance
/linux/arch/powerpc/platforms/pseries/ |
A 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() 330 rtas_call(ras_check_exception_token, 6, 1, NULL, RTAS_VECTOR_EXTERNAL_INTERRUPT, in ras_epow_interrupt() 358 status = rtas_call(ras_check_exception_token, 6, 1, NULL, in ras_error_interrupt()
|
Completed in 4 milliseconds