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