Home
last modified time | relevance | path

Searched refs:titan_machine_check (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/alpha/kernel/
Derr_impl.h85 extern void titan_machine_check(unsigned long, unsigned long);
Derr_titan.c389 titan_machine_check(unsigned long vector, unsigned long la_ptr) in titan_machine_check() function
731 return titan_machine_check(vector, la_ptr); in privateer_machine_check()
Dproto.h83 extern void titan_machine_check(unsigned long, unsigned long);
Dsys_titan.c371 .machine_check = titan_machine_check,